obspy.core.event.origin.Origin.defaults

Origin.defaults = {'arrivals': [], 'comments': [], 'composite_times': [], 'creation_info': None, 'depth': None, 'depth_errors': None, 'depth_type': None, 'earth_model_id': None, 'epicenter_fixed': None, 'evaluation_mode': None, 'evaluation_status': None, 'latitude': None, 'latitude_errors': None, 'longitude': None, 'longitude_errors': None, 'method_id': None, 'origin_type': None, 'origin_uncertainty': None, 'quality': None, 'reference_system_id': None, 'region': None, 'resource_id': None, 'time': None, 'time_errors': None, 'time_fixed': None}