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.
-
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>
-
♦