INGV - apollo 2.31.0

Web Service specifically designed to expose seismic localization software "hyp2000" and magnitude calculation software "PyML" through APIs

License
GNU Affero General Public License v3.0 or later
Release date
Status
stable
Type
standalone/other
Maintenance
internal
Platforms
windows, mac, linux
Languages
en

Features

  • Web Service built on top of hyp2000 and pyml
  • Software used to locate earthquakes and determine magnitudes in a local or regional seismic network

Description

Apollo is a Web Service developed using Laravel, specifically designed to expose seismic localization software "hyp2000" and magnitude calculation software "PyML" through APIs. It receives an input JSON file (one for each service, 'hyp2000' and 'PyML') containing phases and amplitudes. For each seismic station name it queries metadata, such as latitude and longitude, from the FDSN-StationXML Web Services globally. The key features of Apollo are its OpenAPI-based development, JSON communication, containerization, and open-source nature. More info aboute "hyp2000", here: https://github.com/ingv/hyp2000 More info aboute "PyML", here: https://github.com/ingv/pyml

Contacts