Tom Winder
Tom Winder
**Describe the bug** When the time period of data to be analysed contains a single pair of traces that can't be merged, but have overlapping/adjacent data & identical SEED id's,...
**Describe the bug** The benchmark test for the Volcanotectonic_Iceland example fails (specifically `test_locate()`). **To Reproduce** Run the examples, then run `test_benchmarks.py` **Expected behavior** ``` ====================================================================== FAIL: test_locate (__main__.TestExamples) Check the...
**Describe the bug** Where data is successfully read from the archive for a timestep, but none of it passes the data quality checks (using the criteria specified `check_availability()`) this leads...
Currently the dike example is the only template use-case looking at non-ice events, and the only one that features magnitude calculation. As such, we would like to make it available...
## Issue In it's default state, `NumPy` will use all available threads for certain functions (those compiled against multi-processing compatible C libraries). Which library `NumPy` is built against depends on...
A known bug in scikit-fmm ( https://github.com/scikit-fmm/scikit-fmm/issues/18 ) can lead to lut.compute_1d_vmodel_skfmm() breaking with a RuntimeError: RuntimeError: Negative discriminant in time marcher quadratic. As of now this issue is reportedly...
My understanding of the documentation is that SAzim and RAz should be identical when using travel-time grids constructed from 1D velocity models. Instead (in both NLLoc 6.0.0 and 7.0.0 -...
### Bug description When repo2docker sees an `environment.yml` file, it selects the `CondaBuildPack`. This means it skips building the package that is contained in the repo itself. #### Expected behaviour...
**Describe the bug** Deprecation message on GitHub Actions workflows requesting to update to Node.js 20 actions **To Reproduce** See GitHub actions reports. **Additional context** From reading through the linked file,...
**Is your feature request related to a problem? Please describe.** Currently the event summary plot, and pick plots, are hardcoded to consider only Z-component data for P, and [N,1] &...