AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
docs/Makefile
docs/api.rst
docs/api_attributes.rst
docs/api_basics.rst
docs/api_methods.rst
docs/api_netcdf_basics.rst
docs/api_time_compare.rst
docs/api_time_control.rst
docs/authors.rst
docs/cli.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
pyhomogenize/__init__.py
pyhomogenize/_basics.py
pyhomogenize/_consts.py
pyhomogenize/_netcdf_basics.py
pyhomogenize/_read_write.py
pyhomogenize/_time_compare.py
pyhomogenize/_time_control.py
pyhomogenize/_utilities.py
pyhomogenize/cli.py
pyhomogenize/data.py
pyhomogenize/pyhomogenize.py
pyhomogenize.egg-info/PKG-INFO
pyhomogenize.egg-info/SOURCES.txt
pyhomogenize.egg-info/dependency_links.txt
pyhomogenize.egg-info/entry_points.txt
pyhomogenize.egg-info/not-zip-safe
pyhomogenize.egg-info/requires.txt
pyhomogenize.egg-info/top_level.txt
pyhomogenize/data/netcdf/tas_EUR-11_MIROC-MIROC5_rcp85_r1i1p1_CLMcom-CCLM4-8-17_v1_mon_200701-200707.nc
pyhomogenize/data/netcdf/tas_EUR-11_MIROC-MIROC5_rcp85_r1i1p1_CLMcom-CCLM4-8-17_v1_mon_200701-200712.nc
pyhomogenize/data/netcdf/tas_EUR-11_MIROC-MIROC5_rcp85_r1i1p1_CLMcom-CCLM4-8-17_v1_mon_200705-200712.nc
pyhomogenize/data/netcdf/tas_EUR-11_MIROC-MIROC5_rcp85_r1i1p1_CLMcom-CCLM4-8-17_v1_mon_200801-200812.nc
pyhomogenize/operators/__init__.py
pyhomogenize/operators/merge.py
pyhomogenize/operators/seltimerange.py
pyhomogenize/operators/showdups.py
pyhomogenize/operators/showmiss.py
pyhomogenize/operators/showreds.py
pyhomogenize/operators/showtimestamps.py
pyhomogenize/operators/showvar.py
pyhomogenize/operators/timecheck.py
tests/__init__.py
tests/test_basics.py
tests/test_cli.py
tests/test_netcdf_basics.py
tests/test_pyhomogenize.py
tests/test_time_compare.py
tests/test_time_control.py