-
A channel whose response comprises a single PolesZeros stage has no Decimation node and thus throws two warnings in your validator, even with XML downloaded from IRIS.
MWE: https://service.iris.edu…
-
The version reported by some SeisComP-based FDSN web services report an incorrect version, incorrect because no such version has been specified by the FDSN.
For example:
https://fdsnws.raspberrysh…
-
Please provide the following information in the content of the issue:
* On which URL are you working with WebDC3? ORFEUS? GFZ?
I tried both
* Is there any error message?
* Is there any output in…
-
Date format including the "Z" at the end seem not to be accepted.
However, the endpoints I've checked do accept it. I don't know if all of them.
```
Error 400: Bad request
{'stream_epochs': {0…
-
Swarm adds includeavailability=false to the FDSN station select query but it is an optional parameter that the FDSN web services may not have implemented. If they have not, the query will return an e…
-
Currently fdsnws-event2mc3.pl and scevtlog2mc3.pl doesn't fill in the SEFRAN3 information in the new MC line when adding an automatic event.
They should read default sefran3 from MC CONF file.
The…
-
We need to update to StationXML 1.1: see https://github.com/FDSN/StationXML/releases/tag/v1.1
-
INGV webservices are currently not available.
```
from obspy.clients.fdsn import Client
client = Client('INGV')
```
FDSNException: No FDSN services could be discovered at 'http://webservices.in…
-
Hello jpjones,
I tried downloading data from New Zealand data server [GEONET](https://www.geonet.org.nz), and I found duplications in data query strings as below.
```
julia> get_data("FDSN", …
-
In the IRIS implementation of the FDSNWS station , and probably other webservices, though I did not test this, it is possible to give an exclusion criterion, e.g. `... &net=-SY& ..` will return statio…