obspy.signal.quality_control.MSEEDMetadata.get_json_meta

MSEEDMetadata.get_json_meta(validate=False)[source]

Serialize the meta dictionary to JSON.

Parameters:validate (bool) Validate the JSON string against the schema before returning.
Returns:JSON containing the MSEED metadata