API Reference¶
Data Fetching and Loading¶
fetch_etopo1(version, \*[, load]) | 
Fetch the ETOPO1 global relief model. | 
fetch_prem(\*[, load]) | 
Fetch the Preliminary Reference Earth Model (PREM). | 
fetch_bedmap2(datasets, \*[, load]) | 
Fetch the Bedmap2 datasets for Antarctica. | 
fetch_seafloor_age(\*[, resolution, load]) | 
Fetch the age of the oceanic lithosphere global grid | 
Utilities¶
data_location() | 
The absolute path to the data storage location on disk. | 
test([doctest, verbose, coverage, figures]) | 
Run the test suite. |