Recent Releases of https://github.com/anowacki/seisrequests.jl

https://github.com/anowacki/seisrequests.jl - SeisRequests v0.3.0

This breaking changes stores sensor burial depth in the station.meta.burial_depth entry rather than in the station.dep field.

- Julia
Published by anowacki over 1 year ago

https://github.com/anowacki/seisrequests.jl - SeisRequests v0.2.3

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.

- Julia
Published by anowacki over 4 years ago

https://github.com/anowacki/seisrequests.jl - SeisRequests v0.2.2

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.

- Julia
Published by anowacki almost 5 years ago