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 4 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.