-
Hi,
when trying to get the PAZ for all stations, it fails for some stations, when paz_id startswith ResponsePolynomial, instead of ResponsePAZ (as is usually)
here the printout of:
- station id
- xm…
-
IRIS FDSN will be switched off at some point in the future, use something else (e.g. USGS).
-
Need to redeploy (with config, role, and name changes):
- [x] fdsn-holdings-consumer
- [x] fdsn-quake-consumer
- [x] fdsn-ws
Need to clean up ecr, logs, and roles:
- [x] fdsn-s3-consumer
-
Implement the dataselect handler as per the FDSN 1.1 spec: http://www.fdsn.org/webservices/FDSN-WS-Specifications-1.1.pdf
I've been working on this for a couple weeks now. It's been going pretty w…
-
We're making progress - the time parsing from swarm now works but I think the result set might not be correct.
If I query
```
http://beta-service.geonet.org.nz/fdsnws/station/1/query?&format=t…
-
Using beta-service,
inventory = client.get_stations(station="ALRZ", level="channel") works fine,
but
inventory = client.get_stations(station="ALRZ", level="response") completely bombs out …
-
Attached is a draft of a miniSEED 3 specification that combines and hopefully addresses all of the feedback received from the straw man and the discussions at the "future of miniSEED" meeting in the N…
-
Hi Javier, I installed the new WebDC 3 and made a request for FDSN-Station but it broke routing:
req.txt:
service=station
format=json
NL OPLO -- BHE 2007-05-01T00:00:00.0000Z 2017-…
-
IRIS has a [Federated Catalog Webservice](https://service.iris.edu/irisws/fedcatalog/1/) that I have been tasked with integrating into ObsPy.
From the webpage:
> The irisws-fedcatalog web servi…
-
Hi Howard,
obspy (a common FDSN client) always adds `&format=xml` to the station query URL e.g.,
```
curl "http://beta-service.geonet.org.nz/fdsnws/station/1/query?location=20&station=A*&forma…