.coverage
.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
README.md
environment.yaml
main.py
pyproject.toml
setup.cfg
setup.py
smodex_example.ipynb
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/guide/anomalies.rst
docs/source/guide/climatology.rst
docs/source/guide/downloader.rst
src/smodex/__init__.py
src/smodex/sm_anomaly.py
src/smodex/sm_climatology.py
src/smodex/sm_downloader.py
src/smodex/version.py
src/smodex/visual_sma_ts.py
src/smodex.egg-info/PKG-INFO
src/smodex.egg-info/SOURCES.txt
src/smodex.egg-info/dependency_links.txt
src/smodex.egg-info/entry_points.txt
src/smodex.egg-info/requires.txt
src/smodex.egg-info/top_level.txt
tests/__init__.py
tests/test_anomaly.py
tests/test_climatology.py
tests/test_downloader.py
tests/__pycache__/test_climatology.cpython-38-pytest-7.1.2.pyc