.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.rst
environment.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci.yml
docs/Introduction.rst
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
docs/_static/output_1_1.png
docs/_static/output_2_1.png
docs/examples/SWI_from_ASCAT_time_series.rst
docs/examples/SWI_from_CCI_daily_img.rst
docs/examples/iterative_storage_usage.rst
src/pyswi/__init__.py
src/pyswi.egg-info/PKG-INFO
src/pyswi.egg-info/SOURCES.txt
src/pyswi.egg-info/dependency_links.txt
src/pyswi.egg-info/not-zip-safe
src/pyswi.egg-info/requires.txt
src/pyswi.egg-info/top_level.txt
src/pyswi/swi_img/__init__.py
src/pyswi/swi_img/iterative_storage.py
src/pyswi/swi_img/iterative_swi.py
src/pyswi/swi_ts/__init__.py
src/pyswi/swi_ts/swi_calc_routines.c
src/pyswi/swi_ts/swi_calc_routines.pyx
src/pyswi/swi_ts/swi_ts.py
tests/conftest.py
tests/test_iter_data.py
tests/test_swi_img.py
tests/test_swi_ts.py
tests/data/iterative_storage/metadata_from_filename/GENERIC_PREFIX_20131124120000Z_20131124120258Z_20131125174733Z.nc
tests/data/iterative_swi/SWI_005_20131031032959Z_20131031032959Z_20170413135933Z.nc
tests/data/iterative_swi/SWI_050_20131031032959Z_20131031032959Z_20170413135933Z.nc
tests/data/iterative_swi/SWI_075_20131031032959Z_20131031032959Z_20170413135933Z.nc