spheresmooth.loads#
Dataset loading utilities for the spheresmooth package.
This module provides access to two example spherical datasets used in the original R package spheresmooth:
APW (Apparent Polar Wander) dataset A collection of 31 Triassic/Jurassic paleomagnetic poles assembled from Kent and Irving (2010).
Goni tropical cyclone dataset A trajectory dataset for Typhoon Goni (August 2015), provided by the Regional Specialized Meteorological Center (RSMC) Tokyo Typhoon Center.
Both datasets are returned as pandas DataFrames and are packaged with the Python version of spheresmooth for demonstration and replication purposes.
Functions
|
Load the APW (Apparent Polar Wander) dataset. |
|
Load the tropical cyclone 'Goni' dataset. |
|
Return the path to the Natural Earth world shapefile bundled inside the spheresmooth package. |