save_supplement_metadata¶
-
MonitorClient.save_supplement_metadata(event, pgv_stream, output_dir)[source]¶ Save the supplement metadata to a json file.
- Parameters
event (
mss_dataserver.event.core.Event) – The event for which to export the velocity data.pgv_stream (
obspy.Stream) – The PGV data stream of the event.output_dir (str) – The path where to save the data.