Can't access RS data with SWARM

In SWARM, it reaches up to the icon “All”, but then double clicking on that yields no response (see attached).

Are others having this same problem?

Also: My Mac terminal is showing this error message:
2024-08-01 11:49:22 ERROR - Error connecting to caps.raspberryshakedata.com:16022 in WWSClient. (java.nio.channels.UnresolvedAddressException)

Also: Can’t access RS data with ObsPy.
client = Client(base_url=‘https://fdsnws.raspberryshakedata.com/’)
waveform = client.get_waveforms(‘AM’, ‘RCABD’, ‘00’, ‘EHZ’, starttime, endtime, attach_response=True)

Error message:
DSNException: No FDSN services could be discovered at ‘http://fdsnws.raspberryshakedata.com’. This could be due to a temporary service outage or an invalid FDSN service address.

Could the problem be with FDSN server?

Hello kafka,

As part of our new server infrastructure work, our data access points have been upgraded to the ones that you can find listed here: Raspberry Shake Data Access

Once updated on your SWARM/ObsPy installation, you will be good to go again.

If you have any other issues, we remain available as usual.

Thanks @Stormchaser

That works for both SWARM and ObsPy :slight_smile:

2 Likes

Happy to hear that! No trouble at all.