Claudio Satriano
Claudio Satriano
Any plans to add support to [sc3ml 0.10 schema](http://geofon.gfz-potsdam.de/ns/seiscomp3-schema/0.10/)?
### OS macOS 13.5.2 ### LinearMouse 0.9.5 ### Is your feature request related to a problem? I would like to switch from Smooze to your open-source solution 😃 There is...
This PR makes the code compatible with Python
This is a follow-up of the discussion started in #29. It would be nice to be able to generate QuakeML in all cases, even if there is no QuakeML output....
Hi, I tried to use StreamPick with latest matplotlib (1.5.1) but it doesn't work out of the box. A quick-and-dirty fix for having the window is this: ``` diff --git...
# SourceSpec v2 This issue is for discussing the development of SourceSpec v2. The development takes place in the [v2 branch](/SeismicSource/sourcespec/tree/v2). The main objectives of this major release concern three...
This issue is to keep track of the modifications and new features which need to be documented before releasing SourceSpec v2. - [ ] New API: - [ ] update...
The instructions in `README.md` for creating a conda environment do not work anymore on my Mac (at least). The following creates a working environment for me, with tensorflow 2.4 (which...
Hi Jean-Marie, I just saw your recent PR #12. I think it introduces two problems: 1. The directory name `phaseworm_sources` does not respect the [general recommendation](https://realpython.com/python-application-layouts/), which is to name...
This PR replaces PR #78 by implementing the changes in SourceSpec V1 instead of V2. See also issue #57. I’ll port everything to V2 once this PR is merged, which...