opendatacube / datacube-stats

Data Cube Temporal Statistic Tools
http://www.ga.gov.au/about/projects/geographic/digital-earth-australia
Other
22 stars 6 forks source link

Minimum observation count for percentile #152

Closed uchchwhash closed 6 years ago

uchchwhash commented 6 years ago

Occasionally WOfS fails to classify water and only those observations survive for a waterbody. The FC percentile are then dominated by these. We need to filter these out by requiring a pixel has at least some given number of valid observation for Percentile to produce an output.

codecov-io commented 6 years ago

Codecov Report

Merging #152 into master will decrease coverage by 0.22%. The diff coverage is 8.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
- Coverage   53.52%   53.29%   -0.23%     
==========================================
  Files          16       16              
  Lines        2343     2353      +10     
==========================================
  Hits         1254     1254              
- Misses       1089     1099      +10
Impacted Files Coverage Δ
datacube_stats/statistics.py 52.89% <8.33%> (-1.12%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e2568eb...8690795. Read the comment docs.