opendatacube / odc-stats

Statistician is a framework of tools for generating statistical summaries of large collections of EO data managed in an ODC instance.
Apache License 2.0
9 stars 4 forks source link

Dataset maturity #67

Open Ariana-B opened 2 years ago

Ariana-B commented 2 years ago

Output metadata takes dataset maturity from dataset if it is not specified in the config.

Testing in dev sandbox with geomedian gives expected results.

codecov[bot] commented 2 years ago

Codecov Report

Base: 64.75% // Head: 64.62% // Decreases project coverage by -0.12% :warning:

Coverage data is based on head (43e2ed3) compared to base (facde08). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #67 +/- ## =========================================== - Coverage 64.75% 64.62% -0.13% =========================================== Files 22 22 Lines 2071 2075 +4 =========================================== Hits 1341 1341 - Misses 730 734 +4 ``` | [Impacted Files](https://codecov.io/gh/opendatacube/odc-stats/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube) | Coverage Δ | | |---|---|---| | [odc/stats/model.py](https://codecov.io/gh/opendatacube/odc-stats/pull/67/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opendatacube#diff-b2RjL3N0YXRzL21vZGVsLnB5) | `83.49% <0.00%> (-1.10%)` | :arrow_down: | 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.

Ariana-B commented 1 year ago

@omad should this be merged or is it no longer relevant/necessary?