ESM Event Processing Update Web-Service
The ESM Event Processing Update Web-Service allows to obtain a list of events for which either basic metadata has changed or waveforms have been added and/or processed.
A complete list of supported options and usage examples is available in the query-options webpage.
Feature Notes
- The service returns a list of events with associated waveform statistics:
- "waveform": total number of waveforms;
- "waveforms_ap": waveforms automatically processed using Paolucci et al. (2011);
- "waveforms_bad": waveforms manually classified as bad quality;
- "waveforms_mb": waveforms manually processed using eBasco processing scheme (Schiappapietra et al., 2021);
- "waveforms_mp": waveforms manually processed using Paolucci et al. (2011).
- The output is provided in JSON format.
Backend Python software used by this web service is mantained and was originally developed by Russo E. and Felicetta C.