About Anaconda Help Download Anaconda

Download geophysical models/datasets and load them in Python

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.2.0

conda install

To install this package run one of the following:
conda install conda-forge::rockhound
conda install conda-forge/label/cf202003::rockhound

Description

RockHound is a Python library to download geophysical models and datasets (PREM, CRUST1.0, ETOPO1) and load them into Python data structures (pandas, numpy, xarray). Many of these models use non-conventional file formats or can be tricky to find on the internet. RockHound knows how to download them if you don't already have them locally, read the file format, and return a nicely formatted data structure. Under the hood, it uses Pooch to manage the downloads.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy