.gitignore
.travis.yml
LICENCE
README.rst
build-wheels.sh
dev-requirements.txt
requirements.txt
setup.py
conda-recipe/bld.bat
conda-recipe/build.sh
conda-recipe/meta.yaml
pycatchmod/__init__.py
pycatchmod/__main__.py
pycatchmod/_catchmod.pxd
pycatchmod/_catchmod.pyx
pycatchmod/_weather_generator.pyx
pycatchmod/weather_generator.py
pycatchmod.egg-info/PKG-INFO
pycatchmod.egg-info/SOURCES.txt
pycatchmod.egg-info/dependency_links.txt
pycatchmod.egg-info/entry_points.txt
pycatchmod.egg-info/requires.txt
pycatchmod.egg-info/top_level.txt
pycatchmod/io/__init__.py
pycatchmod/io/excel.py
pycatchmod/io/json.py
tests/test_catchmod.py
tests/test_cli.py
tests/test_excel.py
tests/test_utils.py
tests/test_weather_generator.py
tests/data/pet3000.csv
tests/data/rainfall3000.csv
tests/data/thames.json
tests/data/thames.xls