.coveragerc
.git_archival.txt
.gitattributes
.gitignore
HOWTO_RELEASE.md
LICENSE.rst
README.rst
pyproject.toml
pytest.ini
readthedocs.yml
setup.cfg
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/run-tests.yml
ci/requirements-py310-all.yml
ci/requirements-py37-all.yml
ci/requirements-py38-all-rc.yml
ci/requirements-py38-all.yml
ci/requirements-py38-min.yml
ci/requirements-py38-xarray-dev.yml
ci/requirements-py38-xr.yml
ci/requirements-py39-all.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/environment.yml
docs/examples.rst
docs/faq.rst
docs/gis.rst
docs/index.rst
docs/installing.rst
docs/plotting.rst
docs/whats-new.rst
docs/wrf.rst
docs/xarray_acc.rst
docs/_static/dummy.txt
docs/examples/README.txt
docs/examples/plot_change_style.py
docs/examples/plot_googlestatic.py
docs/examples/plot_hydrosheds.py
docs/examples/plot_landsea_mask.py
docs/examples/plot_natural_earth.py
docs/examples/plot_polarstereo.py
docs/examples/plot_subgrid_mask.py
docs/examples/plot_topo_comparison.py
docs/examples/plot_topo_shading.py
docs/examples/plot_wind_overlay.py
licenses/NCL_LICENSE
licenses/XARRAY_LICENSE
salem/__init__.py
salem/datasets.py
salem/descartes.py
salem/gis.py
salem/graphics.py
salem/sio.py
salem/utils.py
salem/version.py
salem/wrftools.py
salem.egg-info/PKG-INFO
salem.egg-info/SOURCES.txt
salem.egg-info/dependency_links.txt
salem.egg-info/requires.txt
salem.egg-info/top_level.txt
salem/tests/__init__.py
salem/tests/test_datasets.py
salem/tests/test_gis.py
salem/tests/test_graphics.py
salem/tests/test_misc.py