Data Download

Hi everyone, i just tried to download last 24hr of data from website (Last 24hr of data (MSeed format)) but it does not work.
When i try to build my own data request (query) again i get “no waveform data found” error but data is available at Live Streaming section.
Also by using obspy in python i try to connect client by using https://fdsnws.raspberryshakedata.com and https://data.raspberryshake.org URL’s however i get No FDSN services could be discovered Error.

from obspy.clients.fdsn import Client
rs = Client(base_url='RASPISHAKE',debug=True)

Thank you in advance.

Hello mutlubil, and welcome to our community!

That is correct, FDSNWS archive data access (through ObsPy or our FDSNWS service) is not yet available and is being actively worked on so that we can restore this functionality. As of now, we have restored live-data streaming capabilities across StationView and DataView, together with instrument response download. Anything missing continues to be worked on and will become available as soon as possible.

You can follow all updates and our latest status here on the forum: Live Data Issues

We apologize for the disruption and any inconvenience this outage may have caused. Thank you for your understanding.

1 Like