-
This report is derived from an observation we did while resoving an webservices problem.
Our station inventory is managed as native FDSN StationXML and converted into SC Inventory XML as part of th…
-
The current standard document says:
```
All time values are specified in UTC and should use one particular variation of the ISO 8601 standard
with the addition of sub-seconds:
YYYY-MM-DDTHH:MM:SS…
-
The (optional) quality parameter is allowed to take the values D, R, Q, M, B, with B as the default value (see table 1, page 2 of the standard document)
For definition of the values, it refers to the…
-
Dear network and station operators,
participants of the AdriaArray Seismology group together with the ORFEUS User Advisory Group prepared a summary of data and metadata quality tests. The summary she…
-
Any NGF should jointly address an evolution of StationXML to optimize and complement the new format.
-
It might be a bit late for this, but you might want to consider a wide instead of deep structure, along the lines of [http://jsonapi.org/](jsonapi). Effectively this makes the json feel more like a da…
-
In the current XSD, times are just defined as xsd:datetime.
While in many local stationXML documents, fdsn/station responses, no time zone is given and seismologists may implicitly assume that times…
-
### Avoid duplicates
- [X] I searched existing issues
### Bug Summary
## No distance restrictions.
#### I can't find any epicentrical distance restrictions based on mass_downloader.domain.Rectangu…
-
Hi Pascal!
I was following the given tutorial to compute PRF, I was able to get results until Back-azimuth panel.
My command was the following:
rfpy_plot.py --no-outlier --bp=0.05,0.5 --nbaz=36…
-
### Problem
EarthScope (formerly IRIS) provides `.netrc` files for restricted data access. These have the form
```
machine service.iris.edu login password
```
where `` and `` are the arguments …