GPlates Python documentation¶
PyGPlates enables access to GPlates functionality via the Python programming language.
This documentation includes:
- Introduction - introduces pyGPlates and covers some advantages over GPlates,
- Getting started - installation of pyGPlates and a tutorial to get you started using pyGPlates,
- Sample code - documented sample code solving common plate tectonic problems using pyGPlates,
- Foundations - plate tectonic foundations of pyGPlates,
- Reference - a detailed reference of pyGPlates functions and classes.
Contents¶
- Introduction
- Getting started
- Sample code
- Foundations
- Reference
- Reconstruction
- Topology
- Velocity
- Rotation
- Plate Partitioning
- File I/O
- Feature
- Feature property
- Feature property value
- pygplates.Enumeration
- pygplates.GmlDataBlock
- pygplates.GmlLineString
- pygplates.GmlMultiPoint
- pygplates.GmlOrientableCurve
- pygplates.GmlPoint
- pygplates.GmlPolygon
- pygplates.GmlTimeInstant
- pygplates.GmlTimePeriod
- pygplates.GpmlArray
- pygplates.GpmlFiniteRotation
- pygplates.GpmlKeyValueDictionary
- pygplates.GpmlOldPlatesHeader
- pygplates.GpmlPlateId
- pygplates.GpmlPolarityChronId
- pygplates.XsBoolean
- pygplates.XsDouble
- pygplates.XsInteger
- pygplates.XsString
- pygplates.GpmlTopologicalLine
- pygplates.GpmlTopologicalPolygon
- pygplates.GpmlTopologicalNetwork
- pygplates.GpmlTopologicalSection
- pygplates.GpmlTopologicalPoint
- pygplates.GpmlTopologicalLineSection
- pygplates.GpmlPropertyDelegate
- pygplates.GpmlConstantValue
- pygplates.GpmlIrregularSampling
- pygplates.GpmlPiecewiseAggregation
- pygplates.GpmlPropertyDelegateList
- pygplates.GpmlTimeSample
- pygplates.GpmlTimeSampleList
- pygplates.GpmlTimeWindow
- pygplates.GpmlTimeWindowList
- pygplates.GpmlTopologicalSectionList
- Geometry
- Vector
- String
- Utility