https://github.com/eomasters-repos/eom-davalien
Environment for testing operators and graphs
https://github.com/eomasters-repos/eom-davalien
data-science earthobservation snap validation validation-tool
Last synced: 5 months ago
JSON representation
Environment for testing operators and graphs
- Host: GitHub
- URL: https://github.com/eomasters-repos/eom-davalien
- Owner: eomasters-repos
- License: gpl-3.0
- Created: 2023-10-11T07:54:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-27T09:38:12.000Z (5 months ago)
- Last Synced: 2026-01-27T22:20:22.845Z (5 months ago)
- Topics: data-science, earthobservation, snap, validation, validation-tool
- Language: Java
- Homepage:
- Size: 879 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.MD
- Funding: .github/FUNDING.yml
- License: LICENSE.html
Awesome Lists containing this project
README

EOMasters - DAVALIEN
====================
--------------------
[](https://github.com/eomasters-repos/eom-davalien/actions/workflows/mvn-build.yml)
[](https://step.esa.int/main/)
[](https://ko-fi.com/eomasters)
[](https://www.linkedin.com/company/eomasters)
[](https://bsky.app/profile/eomasters.org)
[](https://mastodon.green/@EOMasters)
DAVALIEN - the **DA**ta **VALI**dation **EN**vironment projects provides an environment for validating EO data. It is
intended for quality assurance of EO data and data processing software. It is based on
[SNAP](https://step.esa.int/main/toolboxes/snap/) software and uses
the [GPF](https://step.esa.int/main/wp-content/help/?version=9.0.0&helpid=gpf.overview).

You can define tests by specifying the SNAP GPT command line call and the expected product content. The test environment
will then execute the command and compare the result with the result that was expected. In the end you will get 2 report
files, one JSON and one HTML file. They are explained on the
[Report File](https://github.com/eomasters-repos/eom-davalien/wiki/Report-File) page.
The environment can be executed from your IDE where you develop your GPF operator or from an installed SNAP. Even the
processing results of 3rd party software can be tested, and it can be ensured that the result does not change
accidentally while improving the processor. Only requirement is that SNAP can read the data.
For details on how to use the environment see
the [Getting Started](https://github.com/eomasters-repos/eom-davalien/wiki/Getting-Started) guide.
--------------------
| Release Notes | Feedback |
|--------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| The release notes can be found [here](https://github.com/eomasters-repos/eom-validation-env/releases). | Issues and suggestions can be posted in the [issue tracker](https://github.com/eomasters-repos/eom-davalien/issues) or in the [EOMasters forum](https://www.eomasters.org/forum). |