stream2segment icon indicating copy to clipboard operation
stream2segment copied to clipboard

A Python project to download, process and visualize medium-to-massive amount of seismic waveforms and metadata

Results 7 stream2segment issues
Sort by recently updated
recently updated
newest added

[. ] Drop isf format for isc (see #41 ) Also decide the format parameter in events: is it added or not? in download.yaml we state one thing, [in the...

enhancement

> ================================================================================== short test summary info =================================================================================== > FAILED tests/download/test_u_download_01_events.py::Test::test_pbar1[sqlite] - KeyError: 'length' > FAILED tests/download/test_u_download_01_events.py::Test::test_pbar2[sqlite-args0] - KeyError: 'length' > FAILED tests/download/test_u_download_01_events.py::Test::test_pbar2[sqlite-args1] - KeyError: 'length' > FAILED tests/download/test_u_download_01_events.py::Test::test_pbar2[sqlite-args2] - KeyError:...

Added Event.event() in process/db/models returning the Obspy event object.

Hello, I installed stream2segment and downloaded the data using the default download.yaml file created with s2s init. However, I get an error when I try to process the downloaded data...

Hi, I installed the stream2segment and when I run the test, I get this error: ![Image](https://github.com/user-attachments/assets/891f54ac-3284-4dba-bf92-b7be1c4ac4d1)

Some feedbacks reported the documentation of an event via file in download should point out that all fields should be provided even if they are not available, in the same...

enhancement