obspy.core.trace.Stats.defaults

Stats.defaults = {'calib': 1.0, 'channel': '', 'delta': 1.0, 'endtime': UTCDateTime(1970, 1, 1, 0, 0), 'location': '', 'network': '', 'npts': 0, 'sampling_rate': 1.0, 'starttime': UTCDateTime(1970, 1, 1, 0, 0), 'station': ''}