.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
README.md
setup.cfg
setup.py
.github/workflows/ci.yaml
.github/workflows/linting.yaml
.github/workflows/pypi.yaml
cf_xarray/__init__.py
cf_xarray/accessor.py
cf_xarray/utils.py
cf_xarray.egg-info/PKG-INFO
cf_xarray.egg-info/SOURCES.txt
cf_xarray.egg-info/dependency_links.txt
cf_xarray.egg-info/not-zip-safe
cf_xarray.egg-info/requires.txt
cf_xarray.egg-info/top_level.txt
cf_xarray/tests/__init__.py
cf_xarray/tests/test_accessor.py
ci/environment.yml
doc/examples/introduction.ipynb