pyrocko.gui.sparrow.elements.catalog¶
Classes
|
Undocumented. |
|
Undocumented. |
|
Any |
|
Undocumented. |
|
Any |
|
Undocumented. |
|
Undocumented. |
- class LoadingChoice(...) str [source]¶
Bases:
StringChoice
Any
str
out of['FILE', 'FDSN']
.
- class FDSNSiteChoice(...) str [source]¶
Bases:
StringChoice
Any
str
out of['GEOFON', 'IRIS', 'ORFEUS', 'BGR', 'EMSC', 'GEONET', 'KNMI', 'NCEDC', 'SCEDC', 'USGS', 'KOERI', 'ETHZ', 'ICGC', 'IPGP', 'INGV', 'ISC', 'LMU', 'NOA', 'RESIF', 'USP', 'NIEP']
.
- class MemoryCatalogSelection(events=None)[source]¶
Bases:
CatalogSelection
Undocumented.
- class FileCatalogSelection(**kwargs)[source]¶
Bases:
CatalogSelection
Undocumented.
- ♦ paths¶
list
ofstr
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'