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

Fix mangroves and wo plugins #132

Closed emmaai closed 3 months ago

emmaai commented 3 months ago

Note: nodata issue of gm to be fixed in odc-algo. The virtue here is that every band (variable) should carry nodata as one of attributes no matter what data type it is, not claiming it's a "better" solution.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 78.24%. Comparing base (f5e80f1) to head (866e938).

Files Patch % Lines
odc/stats/plugins/mangroves.py 60.00% 2 Missing :warning:
odc/stats/plugins/wofs.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #132 +/- ## =========================================== + Coverage 78.00% 78.24% +0.23% =========================================== Files 38 38 Lines 3497 3517 +20 =========================================== + Hits 2728 2752 +24 + Misses 769 765 -4 ```

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