Tectonic Datasets (dataset.tectonics)

dataset.tectonics.PeterBird2003

class PeterBird2003(name='PeterBird2003', data_dir=None, raw_data_url='https://mirror.pyrocko.org/peterbird.name/oldFTP/PB2002/%s')[source]

An updated digital model of plate boundaries.

full_name(name)[source]
download_if_needed()[source]
get_boundaries()[source]
get_plates()[source]
class Plate(**kwargs)[source]

Undocumented.

name

str

Name of the tectonic plate.

points

numpy.ndarray (pyrocko.guts_array.Array)

Points on the plate.

name = <pyrocko.guts.String.__T object>
points = <pyrocko.guts_array.Array.__T object>
max_interpoint_distance()[source]
contains_point(point)[source]
contains_points(points)[source]

dataset.tectonics.GSRM1

class GSRM1(name='GSRM1.2', data_dir=None, raw_data_url='https://mirror.pyrocko.org/gsrm.unavco.org/model/files/1.2/%s')[source]

Global Strain Rate Map. An integrated global model of present-day plate motions and plate boundary deformation

full_names()[source]
full_name(name)[source]
plate_names()[source]
plate_alt_names()[source]
download_if_needed(fn)[source]
get_velocities(reference_name=None, region=None)[source]