We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d742fb commit 2ee5a1dCopy full SHA for 2ee5a1d
odc/stats/plugins/ls_ndvi_median.py
@@ -11,6 +11,7 @@
11
from odc.stats.plugins._registry import register, StatsPluginInterface
12
from odc.algo._masking import erase_bad, enum_to_bool
13
14
+
15
class StatsNDVI(StatsPluginInterface):
16
"""
17
Define a class for summarising time
0 commit comments