.codecov.yml
.git_archival.txt
.gitattributes
.gitignore
HOW_TO_RELEASE.md
LICENSE
README.rst
pyproject.toml
readthedocs.yml
requirements.txt
setup.cfg
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci-additional.yaml
.github/workflows/ci.yaml
.github/workflows/linting.yaml
ci/min_deps_check.py
ci/requirements/docs.yml
ci/requirements/environment.yml
ci/requirements/py36-bare-minimum.yml
ci/requirements/py36-min-all-deps.yml
data/IPCC-WGI-reference-regions-v1.zip
data/IPCC-WGI-reference-regions-v4.zip
data/README.md
data/regions_remote_catalog.yaml
docs/.gitignore
docs/Makefile
docs/README_ipynp_for_RTD
docs/api.rst
docs/clean_notebooks
docs/conf.py
docs/defined_countries.rst
docs/defined_landmask.rst
docs/defined_ocean_basins.rst
docs/defined_scientific.rst
docs/index.rst
docs/installation.rst
docs/intake_regionmask.rst
docs/make.bat
docs/whats_new.rst
docs/logo/favicon.ico
docs/logo/logo.ipynb
docs/logo/logo.png
docs/notebooks/create_own_regions.ipynb
docs/notebooks/geopandas.ipynb
docs/notebooks/mask_2D.ipynb
docs/notebooks/mask_3D.ipynb
docs/notebooks/method.ipynb
docs/notebooks/plotting.ipynb
docs/notebooks/tutorial_rst.tpl
licences/AR6_REGIONS_LICENSE
licences/XARRAY_LICENSE
regionmask/__init__.py
regionmask.egg-info/PKG-INFO
regionmask.egg-info/SOURCES.txt
regionmask.egg-info/dependency_links.txt
regionmask.egg-info/not-zip-safe
regionmask.egg-info/requires.txt
regionmask.egg-info/top_level.txt
regionmask/core/__init__.py
regionmask/core/_geopandas.py
regionmask/core/formatting.py
regionmask/core/mask.py
regionmask/core/plot.py
regionmask/core/regions.py
regionmask/core/utils.py
regionmask/defined_regions/__init__.py
regionmask/defined_regions/_ar6.py
regionmask/defined_regions/_ar6_pre_revisions.py
regionmask/defined_regions/_ressources.py
regionmask/defined_regions/giorgi.py
regionmask/defined_regions/natural_earth.py
regionmask/defined_regions/srex.py
regionmask/tests/__init__.py
regionmask/tests/test_OneRegion.py
regionmask/tests/test_Regions.py
regionmask/tests/test_defined_regions.py
regionmask/tests/test_formatting.py
regionmask/tests/test_geopandas.py
regionmask/tests/test_mask.py
regionmask/tests/test_mask_defined_regions.py
regionmask/tests/test_plot.py
regionmask/tests/test_save_utils.py
regionmask/tests/test_utils.py
regionmask/tests/test_wrapAngle.py
regionmask/tests/utils.py