-
This could be added to tutorial/gallery:
```python
import numpy as np
import matplotlib.pyplot as plt
from mpl_toolkits.basemap import Basemap
from obspy import read_events
from obspy.imagi…
-
## Format of auxiliary data (XML vs JSON)
### XML
Pros
* Consistent with format used for earthquake (QuakeML) and station (StationXML) information. This is important for end users accessing t…
-
Hi Kasra,
I had an issue when I was trying to read the event catalog.
I successfully downloaded a bunch of waveforms/stations for a specific event through ObspyDMT. However, I wasn't able to rea…
-
The attached file has 7 picks associated with an event, but this is what I get when I use obspy.io.seiscomp._read_events() to read it:
``` python
from obspy import read_events
print(read_events('…
-
This bug affects the XSLT transformation from SC3ML to QuakeML XSLT transformations. I couldn't find the files to raise a PR against so I'm raising an issue instead (sorry).
When the event type in…
-
**Describe the bug**
See below
**Edited by @calum-chamberlain because the form wasn't filled in**
-
Swarm exports hypocenters in QuakeML format. It would be great if VDX can support QuakeML. Sample from Indonesia attached. https://quake.ethz.ch/quakeml/
-
The filename of seiscomp3/src/sed/apps/scvsmag/config/sc3ml_0.7__quakeml_1.2-RT_eewd.xsl used in https://github.com/SeisComP3/seiscomp3/blob/8a2dc6022429fe024e3b6c1f0ecacba2a02cc6af/src/sed/apps/scvs…
-
Are the horizontal uncertainties in the GeoNet quakeml reported in km or m. I could the see the depth uncertainties are reported in m.
E.g. for resource_id: smi:nz.org.geonet/2016p913840
horizo…
-
From `obspy.core.event.magnitude.Amplitude` [docs](https://docs.obspy.org/packages/autogen/obspy.core.event.magnitude.Amplitude.html):
> waveform_id (ResourceIdentifier, optional) Identifies the wa…