opendatacube / eo-datasets

Easily write, validate and convert EO datasets and metadata.
Apache License 2.0
49 stars 26 forks source link

Update BRDF parser for metadata change on the 11th #341

Closed jeremyh closed 3 months ago

jeremyh commented 3 months ago

The documents USGS provides have changed format on the 11th, causing failures in our BRDF packaging. Update it to work with both variations.

Includes tests against both the new and old metadata.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 84.86%. Comparing base (f2117dd) to head (0b4e218).

Files Patch % Lines
eodatasets3/prepare/nasa_c_m_mcd43a1_6_prepare.py 81.81% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #341 +/- ## =========================================== + Coverage 84.44% 84.86% +0.42% =========================================== Files 26 26 Lines 4506 4506 =========================================== + Hits 3805 3824 +19 + Misses 701 682 -19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.