opendatacube / eo-datasets

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

Add a second level of filtering on region code #270

Closed jeremyh closed 2 years ago

jeremyh commented 2 years ago

After reading the data of a multi-granule we have more accurate region information, so we should re-run our region filter.

codecov[bot] commented 2 years ago

Codecov Report

Base: 84.97% // Head: 84.90% // Decreases project coverage by -0.06% :warning:

Coverage data is based on head (87ff075) compared to base (a0ae0a6). Patch coverage: 81.25% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #270 +/- ## =========================================== - Coverage 84.97% 84.90% -0.07% =========================================== Files 26 25 -1 Lines 4373 4373 =========================================== - Hits 3716 3713 -3 - Misses 657 660 +3 ``` | [Impacted Files](https://codecov.io/gh/opendatacube/eo-datasets/pull/270?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube) | Coverage Δ | | |---|---|---| | [eodatasets3/prepare/sentinel\_l1\_prepare.py](https://codecov.io/gh/opendatacube/eo-datasets/pull/270/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-ZW9kYXRhc2V0czMvcHJlcGFyZS9zZW50aW5lbF9sMV9wcmVwYXJlLnB5) | `80.05% <81.25%> (-0.27%)` | :arrow_down: | | [eodatasets3/\_\_init\_\_.py](https://codecov.io/gh/opendatacube/eo-datasets/pull/270/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-ZW9kYXRhc2V0czMvX19pbml0X18ucHk=) | | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.