pyrocko.modelΒΆ

Simple representations of geo-locations, earthquakes, seismic stations, etc.

The data models defined here serve as base classes for more complex representations defined in pyrocko.gf and pyrocko.squirrel and external Pyrocko-based applications.

Modules

pyrocko.model.content

Glue code to use pyrocko.model objects in pyrocko.squirrel.

pyrocko.model.event

Simple representation of a seismic event.

pyrocko.model.geometry

Representation of geometrical objects built from vertices, faces, outlines, etc.

pyrocko.model.gnss

GNSS station and campaign data model.

pyrocko.model.location

Representation of a geographical location, base class for stations, events, etc.

pyrocko.model.station

Simple representation of a seismic station (Pyrocko classic).