-
For FDSN-event, macroseismic and FDSN-station web services, all capabilities contained in "settings" of the config.json file should be listed at the bottom of the "Service Information" tab as showed i…
-
Hello,
It seems that qmlutil is targeting Python 2, but this isn't explicit in the `setup.py`. In Python 3, I get the following runtime error using `01` as an integer intput into `datetime.datetim…
-
Looks like depth slider is looking at `depth_in_km` but its not being added by indexer, so the depth slider is only seeing NaN values and thus not filtering out I guess.
https://github.com/megies/j…
-
@barsch @krischer we are lacking an option / management command to reindex documents (especially QuakeML documents), which is quite painful when adding an index in the json field. Only workaround I ha…
-
# What do you need help with?
I am working with my own data. I managed to construct a Tribe and make detections. Now I want to use Lag_calc and everything runs smoothly, but the S and P picks are…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
HypoDD PHA read does not read a catalog file that I downloaded from the OOI website: http://axial.ocean.washington.edu/#name6 because it could not handle "NaN" as a magnitude
nor seconds outside the …
-
Hi Kasra,
I had an issue with the following command line:
``` python
obspyDMT --event_info --datapath /Users/maria/PhD/Codes/EVENTS_Overview/Overview --min_mag 3.0 --max_mag 5.9 --min_date 2012-09-2…
-
The current method of searching for potential data sources applicable to a pick is inefficient. Improvements can be made by storing previously found data source and trying it first. Also, instead of…
-
This is how this can proceed:
1. Use cwb query to download gap filled and overlap corrected miniseed from the CWB server
2. Miniseeds need to be pushed into `slarchive` (can use `scart`).
3. Push…