.gitignore
.pre-commit-config.yaml
.prettierrc.toml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
codecov.yml
pyproject.toml
readthedocs.yml
requirements.txt
setup.cfg
setup.py
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bugreport.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/newfeature.yml
.github/ISSUE_TEMPLATE/other.yml
.github/workflows/ci.yaml
.github/workflows/pypi-release.yaml
.github/workflows/upstream-dev-ci.yaml
ci/environment-docs.yml
ci/environment-upstream-dev.yml
ci/environment.yml
docs/Makefile
docs/make.bat
docs/source/changelog.md
docs/source/conf.py
docs/source/contributing.md
docs/source/index.md
docs/source/_static/custom.js
docs/source/_static/xwrf_favicon.ico
docs/source/_static/xwrf_logo_bg_dark.svg
docs/source/_static/xwrf_logo_bg_light.svg
docs/source/branding/index.md
docs/source/explanation/index.md
docs/source/how-to/index.md
docs/source/how-to/install-xwrf.md
docs/source/reference/api.md
docs/source/reference/index.md
docs/source/tutorials/Overview.md
docs/source/tutorials/index.md
docs/source/tutorials/metpy.md
docs/source/tutorials/xgcm.md
tests/__init__.py
tests/test_accessors.py
tests/test_config.py
tests/test_destagger.py
tests/test_grid.py
tests/test_metpy.py
tests/test_postprocess.py
tests/test_tutorial.py
tests/test_udunits.py
tests/test_version_report.py
xwrf/__init__.py
xwrf/accessors.py
xwrf/config.py
xwrf/config.yaml
xwrf/destagger.py
xwrf/grid.py
xwrf/postprocess.py
xwrf/tutorial.py
xwrf/version_report.py
xwrf.egg-info/PKG-INFO
xwrf.egg-info/SOURCES.txt
xwrf.egg-info/dependency_links.txt
xwrf.egg-info/not-zip-safe
xwrf.egg-info/requires.txt
xwrf.egg-info/top_level.txt