Skip to content

Releases: anowacki/SeisRequests.jl

SeisRequests v0.2.3

09 Mar 20:48
Compare
Choose a tag to compare

This release fixes a bug parsing text-formatted FDSNWS requests and drops support for older versions of Julia. You now need to be using at least Julia v1.6.

SeisRequests v0.2.2

06 Aug 12:12
Compare
Choose a tag to compare

This major point release adds a new high-level interface and a dependency on Seis.jl.

Now available are the commands get_events, get_stations, get_data which respectively retrieve information from servers about earthquakes as Seis.Events, stations or channels as Seis.Stations and waveform data as Seis.Traces.