-
Dear Lion
I am trying to use hypoddpy and I have some problems with HypoDDRelocator.
I put my event quakeml files into the folder events, station diles into folder sta, ...
when i run
> rel…
-
Hello.
When reading quakeml files I sometimes get an error:
ValueError: Setting attribute "origin_type" failed. Value "not reported" could not be converted to type "Enum(["hypocenter", "centroid…
-
Hi all,
I went ahead and fixed all outstanding features and bugs in Instaseis. I'm not aware of anything else that really needs to be done. I propose to wait one or two weeks to see if Syngine requir…
-
Hello,
Opening an issue for this here to facilitate communication (per Carloine's suggestion).
I’m a new PhD student at Vic working with Martha Savage and John Townend. I’ve just downloaded a few hu…
-
Magnitude elements may have a creationInfo without an agencyID. The view should check whether agencyID is defined, and otherwise use the default value:
https://github.com/usgs/earthquake-eventpages/b…
-
Hello,
I am trying to compute magnitude errors for events in a catalog that is stored in QuakeML format using obspy. I can add an AttribDict for the errors to an obspy Catalog object and manipulate …
-
Using [obspy.clients.fdsn.Client.get_events](https://github.com/obspy/obspy/blob/master/obspy/clients/fdsn/client.py#L282) with GeoNet attempts to query the GeoNet FSDN site with URLs like this:
http:…
-
I'm going to go ahead and start working on QuakeML integration.
Read/write to and from Catalog classes should be straightforward via built in obspy methods, the more involved bit, I think, is creatin…
-
For example
`GET jane/rest/document_indices/quakeml`
is very slow when lots of events have attachments. The query should be optimized.
-
- Look at package.json and see all the packages that are using the git/HEAD for a project.
- Finalize each dependent project and release an updated version.
- Update package.json to use the fixed vers…