Python implementation of the library used to communicate seismic event detection information between systems
Project description
ANSS Data Formats
The US Geological Survey (USGS) Advanced National Seismic System (ANSS) defines a number of data exchange formats to communicate seismic event detection information between processing systems. These formats are defined using objects as defined in the JSON standard.
The purpose of this project is to:
- Define formats to hold data representing the estimates of various types of seismic event detections.
- Store the format definitions in a source controlled manner.
- Host libraries used to generate, parse, and validate the formats
Defined formats:
- Pick Format - A format for unassociated picks from a waveform arrival time picking algorithm.
Supporting format objects:
- Amplitude Object - An object that contains information about an amplitude as part of a pick.
- Beam Object - An object that contains information about a waveform beam as part of a pick.
- Associated Object - An object that contains associated information if a pick is included in a detection.
- Filter Object - An object that contains filter information as part of a pick.
- Site Object - An object that defines the station used to create a pick.
- Source Object - An object that defines the creator/source of a pick.
- Quality Object - An object that defines the data quality of a pick.
- MachineLearning Object - An object that defines the machine learning information for a pick.
- EventType Object - An object that defines the event type for MachineLearning info.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anss_formats-0.0.3.tar.gz.
File metadata
- Download URL: anss_formats-0.0.3.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.10.5 Linux/5.15.0-84-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90e26f8825e35dec293c747053a9a730808969f8dbb59c992fbdf20b9bbbe222
|
|
| MD5 |
8b34c37c8cf9d45ddb480b8140059b93
|
|
| BLAKE2b-256 |
41103a5df35219dc55db8dcb2ea390cb249bbb444e56485e362bdc769d639ffc
|
File details
Details for the file anss_formats-0.0.3-py3-none-any.whl.
File metadata
- Download URL: anss_formats-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.10.5 Linux/5.15.0-84-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bceb4de3d3c9ada04a3a105aafe9d1039af08fcdf7e82e30926cb2e8c2a63370
|
|
| MD5 |
0b6980e35d652c7c9ef80482a4c9ef4d
|
|
| BLAKE2b-256 |
8cf98d4014617fbc5ce2e6bdbbe617aecfd2563a30fb4defdeb1e78b4f5c0b81
|