stream2segment
stream2segment copied to clipboard
A Python project to download, process and visualize medium-to-massive amount of seismic waveforms and metadata
[. ] 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...
> ================================================================================== 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: 
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...