Quick References¶
A brief glance at ObsPlus’ main features.
Events¶
|
Extract an event client from various inputs. |
|
A class to interact with a directory of event files. |
A class to extract dataframes from nested object trees. |
|
A class to extract dataframes from nested object trees. |
|
|
Convert a dictionary to a catalog |
|
Convert events (catalog or event) to json string. |
Stations¶
|
Extract a station client from various inputs. |
A class to extract dataframes from nested object trees. |
Waveforms¶
|
Extract a waveform client from various inputs. |
|
A class to interact with a directory of waveform files. |
Datasets¶
|
Abstract Base Class for downloading and serving datasets. |
|
Get a loaded dataset. |
|
A class for serving up data from various sources. |
Utils¶
|
A class to extract dataframes from nested object trees. |
|
Recurse an object, yield a tuple of object, parent, attr. |
|
Convert an object or sequence to a UTCDateTime object. |
|
Convert time value to a numpy datetime64, or array of such. |