ITACA Processing Web-Service
The ITACA Processing Web-Service allows to process waveforms in asdf file with 'Paolucci et al. 2011' (aka 'PAO11') method or with the 'Schiappapietra et al. 2021' (aka 'eBASCO') method.
A complete list of supported options and usage examples is available in the query-options webpage.
Available URLs
Feature Notes
- This web-service must be used after querying the 'waveform-details' web-service with the option 'copy=true' and using the same value set for the option 'tmpdir'
- Processed data can be retrieved in asdf/hdf5 or ASCII format using the 'processing-post' web-service, using the same value set for the option 'tmpdir'
- The output is provided in JSON format.
Related Services
The ITACA working group uses the following services as the steps of its processing workflow:
References
- Paolucci R., Pacor F., Puglia R., Ameri G., Cauzzi C., Massa M. (2011); Record Processing in ITACA, the New Italian Strong-Motion Database. It appears as chapter 8 of the book Earthquake Data in Engineering Seismology - Predictive Models, Data Management and Networks by Sinan Akkar, Polat Gülkan, Torild van Eck (Editors). ISBN: 978-94-007-0151-9 (Printed version) 978-94-007-0152-6 (E-book version). This book is volume 14 of the series Geotechnical, Geological, and Earthquake Engineering, published by Springer Netherlands in 2011. DOI: 10.1007/978-94-007-0152-6_8
- Schiappapietra E., Felicetta C., D’Amico M. (2021); Fling-Step Recovering from Near-Source Waveforms Database. Geosciences; 11, 67. DOI: 10.3390/geosciences11020067
Backend Python software used by this web service was originally developed by Russo E. and Puglia R., and it is currently mantained by Russo E. and Felicetta C.