pyrocko.gui.sparrow.elements.catalog

Classes

CatalogSelection(**kwargs)

Undocumented.

CatalogState(**kwargs)

Undocumented.

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'].

FileCatalogSelection(**kwargs)

Undocumented.

LoadingChoice(...)

Any str out of ['FILE', 'FDSN'].

MemoryCatalogSelection([events])

Undocumented.

OnlineCatalogSelection(**kwargs)

Undocumented.

class LoadingChoice(...) str[source]

Bases: StringChoice

Any str out of ['FILE', 'FDSN'].

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

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

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 CatalogSelection(**kwargs)[source]

Bases: Object

Undocumented.

class MemoryCatalogSelection(events=None)[source]

Bases: CatalogSelection

Undocumented.

class FileCatalogSelection(**kwargs)[source]

Bases: CatalogSelection

Undocumented.

paths

list of str objects, default: []

class OnlineCatalogSelection(**kwargs)[source]

Bases: CatalogSelection

Undocumented.

site

str

tmin

float

tmax

float

magnitude_min

float, optional

class CatalogState(**kwargs)[source]

Bases: TableState

Undocumented.

selection

CatalogSelection, optional

size_parameter

str, optional, default: 'magnitude'

color_parameter

str, optional, default: 'depth'