.gitattributes
.gitignore
.zenodo.json
CITATION.cff
LICENSE
Makefile
README.md
mkdocs.yml
pyproject.toml
requirements.txt
setup.cfg
.github/workflows/docs.yml
.github/workflows/lint.yml
.github/workflows/publish.yml
.github/workflows/test_firedrake.yml
docs/CNAME
docs/api.md
docs/citation.md
docs/data-catalog.md
docs/index.md
docs/assets/images/logo.svg
docs/assets/images/thumbnails/gadopt_loading_field.png
docs/assets/stylesheets/extra.css
docs/examples/index.md
docs/overrides/.gitkeep
examples/Makefile
examples/TerraMT512vs.dat
examples/anelasticity_corrections/Makefile
examples/anelasticity_corrections/demo.py
examples/anelasticity_corrections/expected.pkl
examples/anelasticity_corrections/generate_expected.py
examples/anelasticity_corrections/generate_thumbnail.py
examples/anelasticity_corrections/test_demo.py
examples/gadopt_loading_field/Makefile
examples/gadopt_loading_field/demo.py
examples/gadopt_loading_field/expected.pkl
examples/gadopt_loading_field/generate_expected.py
examples/gadopt_loading_field/test_demo.py
examples/geodynamic_adiabat/Makefile
examples/geodynamic_adiabat/demo.py
examples/geodynamic_adiabat/expected.pkl
examples/geodynamic_adiabat/generate_expected.py
examples/geodynamic_adiabat/generate_thumbnail.py
examples/geodynamic_adiabat/test_demo.py
examples/linearisation/Makefile
examples/linearisation/demo.py
examples/linearisation/expected.pkl
examples/linearisation/generate_expected.py
examples/linearisation/generate_thumbnail.py
examples/linearisation/test_demo.py
examples/mantle_solidus/Makefile
examples/mantle_solidus/demo.py
examples/mantle_solidus/expected.pkl
examples/mantle_solidus/generate_expected.py
examples/mantle_solidus/generate_thumbnail.py
examples/mantle_solidus/test_demo.py
examples/temperature_to_vs/Makefile
examples/temperature_to_vs/demo.py
examples/temperature_to_vs/expected.pkl
examples/temperature_to_vs/generate_expected.py
examples/temperature_to_vs/generate_thumbnail.py
examples/temperature_to_vs/test_demo.py
examples/tomography_models/Makefile
examples/tomography_models/demo.py
examples/tomography_models/generate_thumbnail.py
gdrift/__init__.py
gdrift/_version.py
gdrift/adiabat.py
gdrift/anelasticity.py
gdrift/constants.py
gdrift/datasetnames.py
gdrift/datasets.json
gdrift/earthmodel3d.py
gdrift/io.py
gdrift/metadata.py
gdrift/mineralogy.py
gdrift/profile.py
gdrift/seismic.py
gdrift/utility.py
gdrift.egg-info/PKG-INFO
gdrift.egg-info/SOURCES.txt
gdrift.egg-info/dependency_links.txt
gdrift.egg-info/requires.txt
gdrift.egg-info/top_level.txt
gdrift/gplates/__init__.py
gdrift/gplates/coastlines.py
scripts/apply_metadata_enrichment.py
scripts/apply_new_model_metadata.py
scripts/batch_convert_slb.py
scripts/convert_hefesto_to_hdf5.py
scripts/convert_llnl_jps.py
scripts/convert_reveal_wendland.py
scripts/convert_seismic_models.py
scripts/convert_slb_to_hdf5.py
scripts/enrich_datasets_metadata.py
scripts/fix_seismic_units.py
scripts/generate_data_catalog.py
scripts/generate_thumbnails.py
scripts/generate_tomography_gallery.py
scripts/upload_singlepart.py
scripts/upload_to_s3.py
tests/test_adiabat.py
tests/test_anelasticity.py
tests/test_data_management.py
tests/test_hash.py
tests/test_interpolation_kernels.py
tests/test_metadata_consistency.py
tests/test_profile.py
tests/test_regional_seismic.py
tests/test_server_hashes.py
tests/test_thermodynamic_models.py