Align mseed
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Extends the mock miniseed client with a new client which extends endtime on every request. This guarantees that outbound traces from get_waveforms are never matching in length. It is important that traces are never matching to simulate behavior encountered in 10Hz mseed processing. This edit also includes a fix within MiniSeedFactory, which utilizes TimeseriesUtility.pad_and_trim_trace
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.