This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
v0.1.0
Fist release of Rockhound. Easily download geophysical models and datasets (PREM,
CRUST1.0, ETOPO1 and more) and load them into Python data structures (pandas, numpy,
xarray).
Available models and datasets:
- ETOPO1
- PREM
- Bedmap2
- Age of the oceanic lithosphere
Features:
- Use Pooch to download remote files, check if they
are not corrupted and decompress files if necessary.