Skip to content

Resolve "Venus no-data values"

Guillaume Pasero requested to merge 1-fix-nodata into master

The no-data is now explicitly handled by WASP:

  • CompositePreprocessing forces the no-data value : none for masks, -10000 for FRE
  • UpdateSynhesis uses a PAM file (aux.xml) to setup mixed no-data in its output
  • ProductFormatter is fixed to correctly pass the no-data flags to its outputs.

Closes #1 (closed)

Merge request reports