.gitignore
.readthedocs.yaml
LICENSE
Makefile
README.md
pyproject.toml
.github/config.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/format.yml
.github/workflows/test.yml
antarctic_plots/__init__.py
antarctic_plots/fetch.py
antarctic_plots/maps.py
antarctic_plots/profile.py
antarctic_plots/regions.py
antarctic_plots/utils.py
antarctic_plots.egg-info/PKG-INFO
antarctic_plots.egg-info/SOURCES.txt
antarctic_plots.egg-info/dependency_links.txt
antarctic_plots.egg-info/requires.txt
antarctic_plots.egg-info/top_level.txt
antarctic_plots/tests/__init__.py
antarctic_plots/tests/test_fetch.py
antarctic_plots/tests/test_profile.py
antarctic_plots/tests/test_utils.py
binder/environment.yml
data/Disco_deep_transect.zip
data/Roosevelt_Island.zip
docs/_config.yml
docs/_toc.yml
docs/api.md
docs/changelog.md
docs/contribute.md
docs/cover_fig.png
docs/doc_requirements.txt
docs/index.md
docs/installation.md
docs/tips.ipynb
docs/gallery/3D_stack.ipynb
docs/gallery/basic_map.ipynb
docs/gallery/extend_pygmt.ipynb
docs/gallery/gallery.md
docs/gallery/mask_from_shp.ipynb
docs/gallery/profile.ipynb
docs/gallery/profile_with_data.ipynb
docs/gallery/profile_with_map.ipynb
docs/gallery/setting_projection.ipynb
docs/gallery/subplot_layout.ipynb
docs/gallery/subplots.ipynb
docs/gallery/outputs/3D_stack.png
docs/gallery/outputs/basic_map.png
docs/gallery/outputs/extend_pygmt.png
docs/gallery/outputs/mask_from_shp.png
docs/gallery/outputs/profile.png
docs/gallery/outputs/profile_with_data.png
docs/gallery/outputs/profile_with_map.png
docs/gallery/outputs/setting_projection.png
docs/gallery/outputs/subplot_layout.png
docs/gallery/outputs/subplots.png
docs/tutorial/fetch_walkthrough.ipynb
docs/tutorial/profile_walkthrough.ipynb
docs/tutorial/regions_walkthrough.ipynb
docs/tutorial/tutorials.md
docs/tutorial/utils_walkthrough.ipynb
docs/tutorial/outputs/crs_plot.png
docs/tutorial/outputs/fetch_walkthrough.png
docs/tutorial/outputs/profile_walkthrough.png
docs/tutorial/outputs/regions_plot.png
env/env_test.yml
env/environment.yml
env/requirements-format.txt
tools/license_notice.py