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

Woody cover and cultivated model plugins for landcover #146

Closed emmaai closed 1 month ago

emmaai commented 1 month ago

Major changes:

cultivated model diagram: image

woody cover diagram image

Minor changes:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 92.77457% with 25 lines in your changes missing coverage. Please review.

Project coverage is 79.63%. Comparing base (f066feb) to head (0985624). Report is 1 commits behind head on develop.

Files Patch % Lines
odc/stats/plugins/lc_ml_treelite.py 81.17% 16 Missing :warning:
odc/stats/model.py 0.00% 5 Missing :warning:
odc/stats/plugins/lc_treelite_cultivated.py 97.29% 2 Missing :warning:
odc/stats/plugins/lc_treelite_woody.py 95.12% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #146 +/- ## =========================================== + Coverage 78.42% 79.63% +1.20% =========================================== Files 43 47 +4 Lines 3922 4263 +341 =========================================== + Hits 3076 3395 +319 - Misses 846 868 +22 ```

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