liamtoney / sonify

Sonification of seismic and infrasound signals
https://sonify.rtfd.io
MIT License
32 stars 2 forks source link

Use IRIS routing service to expand data access #12

Closed liamtoney closed 2 years ago

liamtoney commented 2 years ago

This PR uses IRIS's fedcatalog via the ObsPy RoutingClient to allow for access to non-IRIS data (example: Raspberry Shake data center).

This closes #10 (PR), which was the original motivation for this PR.