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). | 
Miscellaneous
| A set of helper functions designed to streamline the use of GPlately’s functionalities, minimizing the coding effort required from users. | |
| Read grid data from a NetCDF (.nc) file. | |
| 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. |