Test using real EO data and other EO modalities
Open
@vdplasthijs is already working on this.
Since Jan 27, 2026.
tests
- Dominant language
- Python
- Stars
- 8
- Forks
- 2
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
Currently data-dependent tests can only be run using --use-mock flag (which generates some mock csv data). It would be nice to facilitate (local) tests on a (subset) of real data too.
Currently, only (mock) coordinate data is implemented as EO modality for tests. We also need at least 1 image based mock (and real) source to tests some functionality such as image encoders.
Minor note; once the tests for encoders are more comprehensive, some (commented out) asserts can be moved from main files to tests.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.