.coveragerc
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
README.rst
pyproject.toml
requirements.txt
.github/pull_request_template.rst
.github/workflows/ci.yml
.github/workflows/non_lfs_ci.yml
.github/workflows/publish-tagged-to-pypi.yml
docs/AUTHORS.rst
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/spelling_wordlist.txt
docs/usage.rst
docs/notebooks/introduction.ipynb
docs/reference/raster.rst
src/ptolemy/__init__.py
src/ptolemy/raster.py
src/ptolemy/zone.py
src/ptolemy_iamc.egg-info/PKG-INFO
src/ptolemy_iamc.egg-info/SOURCES.txt
src/ptolemy_iamc.egg-info/dependency_links.txt
src/ptolemy_iamc.egg-info/requires.txt
src/ptolemy_iamc.egg-info/top_level.txt
tests/test_raster.py