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

plugin of urban model for landcover #143

Closed emmaai closed 1 month ago

emmaai commented 1 month ago

Major change:

The diagram is as below: image Minor change:

Note: The performance/accuracy of model itself is not guaranteed in this implementation. It was and will be dealt with separately.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 86.09626% with 26 lines in your changes missing coverage. Please review.

Project coverage is 78.41%. Comparing base (89ddfb8) to head (ab56f58).

Files Patch % Lines
odc/stats/plugins/lc_tf_urban.py 76.53% 23 Missing :warning:
odc/stats/proc.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #143 +/- ## =========================================== + Coverage 78.00% 78.41% +0.40% =========================================== Files 40 43 +3 Lines 3738 3924 +186 =========================================== + Hits 2916 3077 +161 - Misses 822 847 +25 ```

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