Closed simonrp84 closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.08%. Comparing base (
28a793c
) to head (1e27883
). Report is 29 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Totals | |
---|---|
Change from base Build 11678446960: | 0.0% |
Covered Lines: | 53220 |
Relevant Lines: | 55327 |
The MODIS L1b reader misses a few useful datasets from the MOD03 files. This PR adds the most commonly used of those datasets:
land_water_mask
,height
,range
,water_present
.