LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
acequia/__init__.py
acequia/gwcollection.py
acequia/gwlist.py
acequia/gwlocs.py
acequia/gwseries.py
acequia/headsdif.py
acequia/swseries.py
acequia/version.py
acequia.egg-info/PKG-INFO
acequia.egg-info/SOURCES.txt
acequia.egg-info/dependency_links.txt
acequia.egg-info/requires.txt
acequia.egg-info/top_level.txt
acequia/geo/__init__.py
acequia/geo/coordinate_conversion.py
acequia/geo/pointshapewriter.py
acequia/geo/waypoint_kml.py
acequia/plots/__init__.py
acequia/plots/plotfun.py
acequia/plots/plotheads.py
acequia/plots/tsmodelstatsplot.py
acequia/read/__init__.py
acequia/read/brogldxml.py
acequia/read/brogmwxml.py
acequia/read/brorest.py
acequia/read/dawaco.py
acequia/read/dinogws.py
acequia/read/dinosurfacelevel.py
acequia/read/filedirtools.py
acequia/read/gpxtree.py
acequia/read/gwfiles.py
acequia/read/hydromonitor.py
acequia/read/knmi_download.py
acequia/read/knmi_rain.py
acequia/read/knmi_weather.py
acequia/read/waterweb.py
acequia/read/waterwebtools.py
acequia/stats/__init__.py
acequia/stats/gwliststats.py
acequia/stats/gwtimestats.py
acequia/stats/gxg.py
acequia/stats/meteo_drought.py
acequia/stats/quantiles.py
acequia/stats/utils.py
tests/test_data_knmi.py
tests/test_dawaco.py
tests/test_gwcollection.py
tests/test_gwfiles.py
tests/test_gwlist.py
tests/test_gwseries.py
tests/test_headsdif.py
tests/test_read_brogldxml.py
tests/test_read_brogmwxml.py
tests/test_read_brorest.py
tests/test_read_dinogws.py
tests/test_read_gpxtree.py
tests/test_read_hydromonitor.py
tests/test_read_knmi_download.py
tests/test_read_knmi_rain.py
tests/test_read_knmi_weather.py
tests/test_read_waterweb.py
tests/test_stats_quantiles.py