Skip to content
Marco edited this page Apr 22, 2024 · 14 revisions

davalien-logo_100.png

EOMasters ‐ DAVALIEN

DAVALIEN - the DAta VALIdation ENvironment 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 software and uses the GPF. report_success.jpeg 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 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 3d 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 guide.

Clone this wiki locally