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

Landcover plugin the maximum consecutive months of a pixel being vegetation #129

Closed emmaai closed 4 months ago

emmaai commented 5 months ago

The logic is described as follows:

Note:

pylint hook in pre-commit ci is out of date and it failed in python 3.12. I don't see any way to fix it, hence made pylint a local hook and skip in ci.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 78.00%. Comparing base (36a7c3d) to head (cf09d9a). Report is 3 commits behind head on develop.

Files Patch % Lines
odc/stats/plugins/lc_fc_wo_a0.py 91.66% 6 Missing :warning:
odc/stats/_algebra.py 92.50% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #129 +/- ## =========================================== + Coverage 76.86% 78.00% +1.14% =========================================== Files 35 38 +3 Lines 3285 3497 +212 =========================================== + Hits 2525 2728 +203 - Misses 760 769 +9 ```

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

emmaai commented 5 months ago

I have marked the awful name as an issue to be resolved along development progressing