Functions
This page lists the assorted functions of the GPlately Python package.
Reconstruction
Reconstruct a gridded dataset to a given reconstruction time. |
|
Reconstruct points to the given time(s). |
|
Similar to |
|
Wrapper function to reverse reconstruct points with |
|
Wrapper function to reverse reconstruct points with |
Resolve Topologies
Resolve topologies at a specified time and save (to separate files) the resolved topologies, and their boundary sections as subduction zones, mid-ocean ridges (ridge/transform) and others (not subduction zones or mid-ocean ridges). |
|
From the specified topological snapshot, save (to separate files) the resolved topologies, and their boundary sections as subduction zones, mid-ocean ridges (ridge/transform) and others (not subduction zones or mid-ocean ridges). |
|
Resolve topologies at a specified time and return resolved topologies and their boundary sections as subduction zones, mid-ocean ridges (ridge/transform) and others (not subduction zones or mid-ocean ridges). |
|
From the specified topological snapshot, return resolved topologies and their boundary sections as subduction zones, mid-ocean ridges (ridge/transform) and others (not subduction zones or mid-ocean ridges). |
Colour Maps
Return a matplotlib colormap object from the GMT agegrid.cpt file. |
|
Return a matplotlib colormap object from the GMT spreading_full_rate.cpt file. |
|
Return a LinearSegmentedColormap for topography/bathymetry(vmin=-10927, vmax=8726). |
Miscellaneous
A set of helper functions designed to streamline the use of GPlately's functionalities, minimizing the coding effort required from users. |
|
Calculate the spreading rate of ridge segments (and other statistics like spreading obliquity, and ridge length/normals and left/right plates). |
|
Find the convergence and absolute velocities sampled along trenches (subduction zones) at a particular geological time. |
|
Load and return a pygplates.FeatureCollection object. |