MERIS IODD8 support (SNOW_ICE flag) #11
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The SNOW_ICE L2 flag introduced in MERIS IODD8 is currently unknown to the epr-api.
IODD7 is the latest supported, and apparently there is some backward compatibility built in for IODD6 and IODD5.
This fork proposes changes that introduce support for IODD8. In particular it is now possible to read the SNOW_ICE flag from a MERIS L2 product file ("MER_RR__2xyz.N1"). More details are in the commit message of the main commit:
Catalysts@9c7088c
Note that there are several comments having TODOs, mostly to indicate that the changes should be reviewed by experts and complemented if necessary.
Cheers