AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
cordex/__init__.py
cordex/cache_deco.py
cordex/cf.py
cordex/cli.py
cordex/dataset.bak.py
cordex/domain.py
cordex/ecmwf.py
cordex/esgf_access.py
cordex/skeleton.py
cordex/utils.py
cordex/variable.py
cordex/plot/__init__.py
cordex/plot/grid.py
cordex/regions/__init__.py
cordex/regions/_address.py
cordex/regions/germany.py
cordex/regions/mask.py
cordex/tables/__init__.py
cordex/tables/_tables.py
cordex/tables/data_request/__init__.py
cordex/tables/domains/__init__.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/cordex.plot.rst
docs/cordex.regions.rst
docs/cordex.rst
docs/cordex.tables.data_request.rst
docs/cordex.tables.domains.rst
docs/cordex.tables.rst
docs/examples.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
py_cordex.egg-info/PKG-INFO
py_cordex.egg-info/SOURCES.txt
py_cordex.egg-info/dependency_links.txt
py_cordex.egg-info/entry_points.txt
py_cordex.egg-info/not-zip-safe
py_cordex.egg-info/requires.txt
py_cordex.egg-info/top_level.txt
tests/__init__.py
tests/test_cordex.py
tests/test_domain.py