gplately
User Guide
Installation
Minimal working example
Common Use Cases
Trouble-shooting and FAQ
Examples
Command Line Interface (CLI)
Reference
Main Classes
Functions
Other Classes
gplately
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
_
__init__() (gplately.CartopyPlotEngine method)
(gplately.DataServer method)
(gplately.PlateModel method)
(gplately.PlateModelManager method)
(gplately.PlateReconstruction method)
(gplately.PlotEngine method)
(gplately.PlotTopologies method)
(gplately.Points method)
(gplately.PresentDayRasterManager method)
(gplately.PygmtPlotEngine method)
(gplately.Raster method)
(gplately.SeafloorGrid method)
A
add_attributes() (gplately.Points method)
age (gplately.Points property)
anchor_plate_id (gplately.PlateReconstruction property)
(gplately.PlotTopologies property)
(gplately.Points property)
B
base_projection (gplately.PlotTopologies attribute)
build_all_continental_masks() (gplately.SeafloorGrid method)
build_all_MOR_seedpoints() (gplately.SeafloorGrid method)
C
cache_path (gplately.DataServer property)
CartopyPlotEngine (class in gplately)
clip_by_extent() (gplately.Raster method)
coastlines (gplately.DataServer property)
(gplately.PlotTopologies attribute)
COBs (gplately.DataServer property)
(gplately.PlotTopologies attribute)
continents (gplately.DataServer property)
(gplately.PlotTopologies attribute)
copy() (gplately.Points method)
(gplately.Raster method)
create_flowline() (gplately.PlateReconstruction method)
create_initial_ocean_seed_points() (gplately.SeafloorGrid method)
create_model_dir() (gplately.PlateModel method)
create_motion_path() (gplately.PlateReconstruction method)
crustal_production_destruction_rate() (gplately.PlateReconstruction method)
D
data (gplately.Raster property)
DataServer (class in gplately)
divergent_convergent_plate_boundaries() (gplately.PlateReconstruction method)
download_all() (gplately.PlateModel method)
download_all_layers() (gplately.PlateModel method)
download_all_models() (gplately.PlateModelManager method)
download_time_dependent_rasters() (gplately.PlateModel method)
dtype (gplately.Raster property)
E
extent (gplately.Raster property)
F
filename (gplately.Raster property)
fill_NaNs() (gplately.Raster method)
flowline() (gplately.Points method)
from_age (gplately.DataServer property)
G
get_age_grid() (gplately.DataServer method)
get_all_topological_sections() (gplately.PlotTopologies method)
get_all_topologies() (gplately.PlotTopologies method)
get_avail_layers() (gplately.PlateModel method)
get_avail_time_dependent_raster_names() (gplately.PlateModel method)
get_available_model_names() (gplately.PlateModelManager method)
get_big_time() (gplately.PlateModel method)
get_cfg() (gplately.PlateModel method)
get_coastlines() (gplately.PlateModel method)
(gplately.PlotTopologies method)
get_COBs() (gplately.PlateModel method)
get_continent_ocean_boundaries() (gplately.PlotTopologies method)
get_continental_crusts() (gplately.PlotTopologies method)
get_continental_polygons() (gplately.PlateModel method)
get_continental_rifts() (gplately.PlotTopologies method)
get_continents() (gplately.PlotTopologies method)
get_data_dir() (gplately.PlateModel method)
get_data_server_cache_path() (in module gplately.auxiliary)
get_default_repo_url() (gplately.PlateModelManager static method)
get_extended_continental_crusts() (gplately.PlotTopologies method)
get_faults() (gplately.PlotTopologies method)
get_feature() (gplately.PlotTopologies method)
get_feature_data() (gplately.DataServer method)
get_fracture_zones() (gplately.PlotTopologies method)
get_geodataframe() (gplately.Points method)
get_geopandas_dataframe() (gplately.Points method)
get_gplot() (in module gplately.auxiliary)
get_inferred_paleo_boundaries() (gplately.PlotTopologies method)
get_layer() (gplately.PlateModel method)
get_local_available_model_names() (gplately.PlateModelManager static method)
get_misc_boundaries() (gplately.PlotTopologies method)
get_misc_transforms() (gplately.PlotTopologies method)
get_model() (gplately.PlateModelManager method)
get_model_dir() (gplately.PlateModel method)
get_orogenic_belts() (gplately.PlotTopologies method)
get_passive_continental_boundaries() (gplately.PlotTopologies method)
get_plate_reconstruction() (in module gplately.auxiliary)
get_plate_reconstruction_files() (gplately.DataServer method)
get_point_velocities() (gplately.PlateReconstruction method)
get_pygmt_basemap_figure() (in module gplately.auxiliary)
get_raster() (gplately.DataServer static method)
(gplately.PlateModel method)
(gplately.PresentDayRasterManager method)
get_rasters() (gplately.PlateModel method)
get_ridges() (gplately.PlotTopologies method)
get_ridges_and_transforms() (gplately.PlotTopologies method)
get_rotation_model() (gplately.PlateModel method)
get_slab_edges() (gplately.PlotTopologies method)
get_small_time() (gplately.PlateModel method)
get_spreading_rate_grid() (gplately.DataServer method)
get_static_polygons() (gplately.PlateModel method)
get_subduction_direction() (gplately.PlotTopologies method)
get_sutures() (gplately.PlotTopologies method)
get_terrane_boundaries() (gplately.PlotTopologies method)
get_topological_plate_boundaries() (gplately.PlotTopologies method)
get_topologies() (gplately.PlateModel method)
get_topology_geometries() (gplately.DataServer method)
get_transforms() (gplately.PlotTopologies method)
get_transitional_crusts() (gplately.PlotTopologies method)
get_trenches() (gplately.PlotTopologies method)
get_unclassified_features() (gplately.PlotTopologies method)
get_valid_times() (gplately.DataServer method)
gplately.auxiliary
module
I
imshow() (gplately.Raster method)
interpolate() (gplately.Raster method)
is_model_dir() (gplately.PlateModel static method)
is_wms() (gplately.PresentDayRasterManager method)
L
lat_lon_z_to_netCDF() (gplately.SeafloorGrid method)
lats (gplately.Points property)
(gplately.Raster property)
list_present_day_rasters() (gplately.PresentDayRasterManager method)
lons (gplately.Points property)
(gplately.Raster property)
M
max_time (gplately.SeafloorGrid property)
misc_transforms (gplately.PlotTopologies property)
model (gplately.PlateModel property)
models (gplately.PlateModelManager property)
module
gplately.auxiliary
motion_path() (gplately.Points method)
N
ndim (gplately.Raster property)
O
origin (gplately.Raster property)
other (gplately.PlotTopologies attribute)
P
plate_id (gplately.Points property)
plate_model (gplately.PlateReconstruction attribute)
plate_reconstruction (gplately.PlotTopologies attribute)
(gplately.Points property)
(gplately.Raster property)
plate_velocity() (gplately.Points method)
PlateModel (class in gplately)
PlateModelManager (class in gplately)
PlateReconstruction (class in gplately)
plot() (gplately.Raster method)
plot_all_topological_sections() (gplately.PlotTopologies method)
plot_all_topologies() (gplately.PlotTopologies method)
plot_coastlines() (gplately.PlotTopologies method)
plot_continent_ocean_boundaries() (gplately.PlotTopologies method)
plot_continental_crusts() (gplately.PlotTopologies method)
plot_continental_rifts() (gplately.PlotTopologies method)
plot_continents() (gplately.PlotTopologies method)
plot_extended_continental_crusts() (gplately.PlotTopologies method)
plot_faults() (gplately.PlotTopologies method)
plot_feature() (gplately.PlotTopologies method)
plot_fracture_zones() (gplately.PlotTopologies method)
plot_geo_data_frame() (gplately.CartopyPlotEngine method)
(gplately.PlotEngine method)
(gplately.PygmtPlotEngine method)
plot_grid() (gplately.PlotTopologies method)
plot_grid_from_netCDF() (gplately.PlotTopologies method)
plot_inferred_paleo_boundaries() (gplately.PlotTopologies method)
plot_misc_boundaries() (gplately.PlotTopologies method)
plot_misc_transforms() (gplately.PlotTopologies method)
plot_orogenic_belts() (gplately.PlotTopologies method)
plot_passive_continental_boundaries() (gplately.PlotTopologies method)
plot_plate_id() (gplately.PlotTopologies method)
plot_plate_motion_vectors() (gplately.PlotTopologies method)
plot_plate_polygon_by_id() (gplately.PlotTopologies method)
plot_pole() (gplately.PlotTopologies method)
plot_pygplates_features() (gplately.CartopyPlotEngine method)
(gplately.PlotEngine method)
(gplately.PygmtPlotEngine method)
plot_ridges() (gplately.PlotTopologies method)
plot_ridges_and_transforms() (gplately.PlotTopologies method)
plot_slab_edges() (gplately.PlotTopologies method)
plot_subduction_teeth() (gplately.PlotTopologies method)
plot_subduction_zones() (gplately.CartopyPlotEngine method)
(gplately.PlotEngine method)
(gplately.PygmtPlotEngine method)
plot_sutures() (gplately.PlotTopologies method)
plot_terrane_boundaries() (gplately.PlotTopologies method)
plot_topological_plate_boundaries() (gplately.PlotTopologies method)
plot_transforms() (gplately.PlotTopologies method)
plot_transitional_crusts() (gplately.PlotTopologies method)
plot_trenches() (gplately.PlotTopologies method)
plot_unclassified_features() (gplately.PlotTopologies method)
PlotEngine (class in gplately)
PlotTopologies (class in gplately)
PlotTopologiesTime (gplately.SeafloorGrid property)
Points (class in gplately)
prepare_for_reconstruction_by_topologies() (gplately.SeafloorGrid method)
PresentDayRasterManager (class in gplately)
purge() (gplately.PlateModel method)
purge_layer() (gplately.PlateModel method)
purge_time_dependent_rasters() (gplately.PlateModel method)
PygmtPlotEngine (class in gplately)
Q
query() (gplately.Raster method)
R
Raster (class in gplately)
rasters (gplately.PresentDayRasterManager property)
read_netcdf_grid() (in module gplately)
reconstruct() (gplately.PlateReconstruction method)
(gplately.Points method)
(gplately.Raster method)
reconstruct_by_topological_model() (gplately.SeafloorGrid method)
reconstruct_by_topologies() (gplately.SeafloorGrid method)
reconstruct_grid() (in module gplately)
reconstruct_points() (in module gplately)
reconstruct_points_impl() (in module gplately)
reconstruct_snapshot() (gplately.PlateReconstruction method)
reconstruct_to_birth_age() (gplately.Points method)
resample() (gplately.Raster method)
resize() (gplately.Raster method)
resolve_topological_snapshot() (in module gplately)
resolve_topological_snapshot_into_features() (in module gplately)
resolve_topologies() (in module gplately)
resolve_topologies_into_features() (in module gplately)
reverse_reconstruct_points() (in module gplately)
reverse_reconstruct_points_impl() (in module gplately)
ridge_spreading_rate() (in module gplately)
ridge_transforms (gplately.PlotTopologies property)
ridges (gplately.PlotTopologies property)
rotate_reference_frames() (gplately.Points method)
(gplately.Raster method)
rotation_model (gplately.DataServer property)
(gplately.PlateReconstruction attribute)
S
save() (gplately.Points method)
save_netcdf_files() (gplately.SeafloorGrid method)
save_to_netcdf4() (gplately.Raster method)
SeafloorGrid (class in gplately)
set_data_dir() (gplately.PlateModel method)
(gplately.PresentDayRasterManager method)
shape (gplately.Raster property)
size (gplately.Points property)
(gplately.Raster property)
static_polygons (gplately.DataServer property)
(gplately.PlateReconstruction attribute)
static_polygons_snapshot() (gplately.PlateReconstruction method)
subduction_convergence() (in module gplately)
T
tessellate_mid_ocean_ridges() (gplately.PlateReconstruction method)
tessellate_subduction_zones() (gplately.PlateReconstruction method)
time (gplately.PlotTopologies property)
(gplately.Points property)
(gplately.Raster property)
time_range (gplately.DataServer property)
to_age (gplately.DataServer property)
topological_plate_boundaries (gplately.PlotTopologies property)
topological_snapshot() (gplately.PlateReconstruction method)
topologies (gplately.PlotTopologies property)
topology_features (gplately.DataServer property)
(gplately.PlateReconstruction attribute)
total_continental_arc_length() (gplately.PlateReconstruction method)
total_ridge_length() (gplately.PlateReconstruction method)
total_subduction_zone_length() (gplately.PlateReconstruction method)
transforms (gplately.PlotTopologies property)
trench_left (gplately.PlotTopologies attribute)
trench_right (gplately.PlotTopologies attribute)
trenches (gplately.PlotTopologies attribute)
U
update_time() (gplately.SeafloorGrid method)
V
valid_time (gplately.DataServer property)
valid_times (gplately.DataServer property)