ITACA mseed2asdf Web-Service

Sample requests

Data must be obtained using any program supporting the HTTP-POST method, e.g. CURL:

Sample Request

HTTP-POST variables (required)

Option Description
infileA zip archive with MiniSEED data, station metadata in StationXML format, and event metadata in QuakeML format.

Minimum requirements and notes for the files in the zip archive

File(s) Notes
MiniSEEDThe archive must contain exactly three files containing MiniSEED data (one per component). Files can have any name as long as they have '.mseed' as extension
StationXMLThe archive must contain exactly one StationXML file. Detail level required for station metadata is 'response'. The file can have any name as long as it has '.xml' as extension
QuakeMLThe archive must contain exactly one QuakeML file. Event metadata must describe a single event, and must include at least one origin and one magnitude. When multiple origins and magnitudes are present, the elements marked as 'preferred' will be used as reference for all calculations. If none of the elements is marked as 'preferred' one will arbitrarely be chosen and marked so. The file can have any name as long as it has '.xml' as extension

 


Backend Python software used by this web service is developed and maintained by Russo E. and Felicetta C.