.gitignore
.travis.yml
LICENSE
README.md
requirements.txt
setup.py
data/daily_data.csv
data/daily_data_test.csv
data/monthly_data.csv
data/monthly_data_v2.csv
data/wichita_rain.csv
docs/lloyd_hughes.pdf
docs/wmo_199_en.pdf
examples/example_use.ipynb
standard_precip/base_sp.py
standard_precip/spi.py
standard_precip/utils.py
standard_precip.egg-info/PKG-INFO
standard_precip.egg-info/SOURCES.txt
standard_precip.egg-info/dependency_links.txt
standard_precip.egg-info/not-zip-safe
standard_precip.egg-info/requires.txt
standard_precip.egg-info/top_level.txt
standard_precip/lmoments/distr.py
standard_precip/lmoments/lmoments_base.py
standard_precip/lmoments/stats.py
tests/__init__.py
tests/test_spi.py