Module gplately.ptt
Expand source code
from .documentation import install_documentation
from . import utils
from . import cleanup_topologies
from . import convert_xy_to_gplates
from . import continent_contours
from . import remove_plate_rotations
from . import resolve_topologies
from . import ridge_spreading_rate
from . import rotation_tools
from . import separate_ridge_transform_segments
from . import subduction_convergence
from . import velocity_tools
Sub-modules
gplately.ptt.cleanup_topologies
-
Copyright (C) 2019 The University of Sydney, Australia …
gplately.ptt.continent_contours
-
Copyright (C) 2023 The University of Sydney, Australia …
gplately.ptt.convert_xy_to_gplates
-
Copyright (C) 2015 The University of Sydney, Australia …
gplately.ptt.diagnose_rotations
-
Copyright (C) 2020 The University of Sydney, Australia …
gplately.ptt.documentation
gplately.ptt.fix_crossovers
-
Copyright (C) 2014 The University of Sydney, Australia …
gplately.ptt.gpmdb
gplately.ptt.remove_plate_rotations
-
Copyright (C) 2019 The University of Sydney, Australia …
gplately.ptt.resolve_topologies
-
Copyright (C) 2015 The University of Sydney, Australia …
gplately.ptt.ridge_spreading_rate
-
Copyright (C) 2017 The University of Sydney, Australia …
gplately.ptt.rotation_tools
-
Copyright (C) 2019 The University of Sydney, Australia …
gplately.ptt.separate_ridge_transform_segments
-
Copyright (C) 2017 The University of Sydney, Australia …
gplately.ptt.subduction_convergence
-
Copyright (C) 2016 The University of Sydney, Australia …
gplately.ptt.utils
gplately.ptt.velocity_tools