Changelog¶
Version 0.1.0¶
Released on: 2019/05/21
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 [AmanteEakins2009]
- PREM [Dziewonsky1981]
- Bedmap2 [BEDMAP2]
- Age of the oceanic lithosphere [Muller2008]
Features:
- Use Pooch to download remote files, check if they are not corrupted and decompress files if necessary.