save_supplement_pgv¶
-
MonitorClient.
save_supplement_pgv
(event, pre_win, post_win, output_dir)[source]¶ Save the PGV data supplement.
- Parameters
event (
mss_dataserver.event.core.Event
) – The event for which to export the PGV data.pre_win (float) – The window to add before the start time of the event [s].
post_win (float) – The window to add after the end time of the event [s].
output_dir (str) – The path where to save the data.
- Returns
The exported PGV data stream.
- Return type
obspy.Stream