obspy.io.alsep.core._append_data

_append_data(trace_data, seismic_data)[source]

Append new seismic data to existing data.

If existing data does not have data type in the new data, the new data type is created and stored the new data. The start_time parameter is only used when the existing data is empty.

Parameters:
  • trace_data (dict) – existing data

  • seismic_data (dict) – seismic data, apollo station number, and start time