LICENSE
README.rst
setup.py
docs/classes.rst
docs/fit.rst
docs/index.rst
docs/nrt.data.rst
docs/nrt.monitor.rst
docs/nrt.rst
docs/quickstart.rst
docs/gallery/README.rst
docs/images/concept.png
docs/images/forest_mask_bolivia.png
docs/images/iqr_results_bolivia.png
docs/images/logo.png
integration_tests/__init__.py
integration_tests/conftest.py
integration_tests/test_ccdc.py
integration_tests/test_monitor.py
nrt/__init__.py
nrt/fit_methods.py
nrt/log.py
nrt/outliers.py
nrt/stats.py
nrt/utils.py
nrt/utils_efp.py
nrt.egg-info/PKG-INFO
nrt.egg-info/SOURCES.txt
nrt.egg-info/dependency_links.txt
nrt.egg-info/requires.txt
nrt.egg-info/top_level.txt
nrt/data/__init__.py
nrt/data/mreCritValTable.json
nrt/data/sentinel2_cube_subset_romania_10m.nc
nrt/data/sentinel2_cube_subset_romania_20m.nc
nrt/data/sentinel2_subset.nc
nrt/data/tree_cover_density_2018_romania.tif
nrt/monitor/__init__.py
nrt/monitor/ccdc.py
nrt/monitor/cusum.py
nrt/monitor/ewma.py
nrt/monitor/iqr.py
nrt/monitor/mosum.py
tests/conftest.py
tests/test_fit_methods.py
tests/test_outliers.py
tests/test_stats.py
tests/test_utils_efp.py
tests/data/RLM_X.csv
tests/data/RLM_y.csv
tests/data/X.csv
tests/data/cusum_result.csv
tests/data/dates.csv
tests/data/efp_result.csv
tests/data/mosum_result.csv
tests/data/roc_history_result.csv
tests/data/rr_result.csv
tests/data/y.csv