ESM Waveform Details Web-Service
The ESM Waveform Details Web-Service allows to obtain most metadata associated to a waveform.
A complete list of supported options and usage examples is available in the query-options webpage.
Feature Notes
- Available information includes metadata about the waveform itself ('asdf-instrument', 'asdf-orientation', 'waveform-distances' and 'quality' dictionaries), the recorded event ('event' dictionary), the recording station ('station' dictionary), the location ('location' dictionary), and processing settings ('settings' and 'workflow' dictionaries).
- The output is the same format used as input by the ESM processing webservice.
- The output is provided in JSON format.
Related Services
The ESM working group uses the following services as the steps of its processing workflow:
- ESM Dataset Selection: to select a dataset of waveforms.
- ESM Waveform Details: to obtain metadata associated to a waveform.
- ESM Processing: to process a waveform.
- ESM Processing Post: to download the processed waveform, or to save it in the database (authorized users only).
Backend Python software used by this web service is developed and maintained by Russo E. and Felicetta C.