pyrocko.gui.sparrow.elements.stations

Classes

FDSNSiteChoice(...)

Any str out of ['AUSPASS', 'BGR', 'EMSC', 'ETHZ', 'GEOFON', 'GEONET', 'ICGC', 'IESDMC', 'INGV', 'IPGP', 'IRIS', 'ISC', 'KAGSR', 'KNMI', 'KOERI', 'LMU', 'NCEDC', 'NIEP', 'NOA', 'NORSAR', 'NRCAN', 'ORFEUS', 'RASPISHAKE', 'RESIF', 'SCEDC', 'USGS', 'USP'].

FDSNStationSelection(**kwargs)

Undocumented.

FileStationSelection(**kwargs)

Undocumented.

StationSelection(**kwargs)

Undocumented.

StationsState(**kwargs)

Undocumented.

class FDSNSiteChoice(...) str[source]

Bases: StringChoice

Any str out of ['AUSPASS', 'BGR', 'EMSC', 'ETHZ', 'GEOFON', 'GEONET', 'ICGC', 'IESDMC', 'INGV', 'IPGP', 'IRIS', 'ISC', 'KAGSR', 'KNMI', 'KOERI', 'LMU', 'NCEDC', 'NIEP', 'NOA', 'NORSAR', 'NRCAN', 'ORFEUS', 'RASPISHAKE', 'RESIF', 'SCEDC', 'USGS', 'USP'].

Variables:
  • choices – Allowed choices (list of str).

  • ignore_case – Whether to behave case-insensitive (bool, default: False).

class StationSelection(**kwargs)[source]

Bases: Object

Undocumented.

class FDSNStationSelection(**kwargs)[source]

Bases: StationSelection

Undocumented.

site

str

tmin

pyrocko.util.get_time_float (pyrocko.guts.Timestamp)

tmax

pyrocko.util.get_time_float (pyrocko.guts.Timestamp)

class FileStationSelection(**kwargs)[source]

Bases: StationSelection

Undocumented.

paths

list of str objects, default: []

class StationsState(**kwargs)[source]

Bases: ElementState

Undocumented.

visible

bool, default: True

size

float, default: 5.0

station_selection

StationSelection, optional