polartoolkit.default_data#
- default_data(region=None, hemisphere=None, epsg=None, verbose='quiet')[source]#
Fetch default gravity and magnetic datasets.
- Parameters:
region (tuple[float, float, float, float], optional) β region to subset grids by, in format [xmin, xmax, ymin, ymax], by default None
hemisphere (str, optional,) β set projection based on βnorthβ or βsouthβ hemispheres, by default None
epsg (str | None, optional) β set projection from EPSG code string (β3031β), by default None
verbose (
str)
- Returns:
Nested dictionary of data and attributes
- Return type: