.coveragerc
.gitignore
.gitlab-ci.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.rst
conda_environment.yml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/changes.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/warp_dggs/__init__.py
src/warp_dggs/dggv21.py
src/warp_dggs.egg-info/PKG-INFO
src/warp_dggs.egg-info/SOURCES.txt
src/warp_dggs.egg-info/dependency_links.txt
src/warp_dggs.egg-info/not-zip-safe
src/warp_dggs.egg-info/requires.txt
src/warp_dggs.egg-info/top_level.txt
src/warp_dggs/definition_files/DGGv02.1_CPv02.nc
tests/conftest.py
tests/test_dggv21.py