obspy.clients.seishub.client._objectify_result_to_dicts

_objectify_result_to_dicts(root)[source]
Parameters

root (lxml.objectify.ObjectifiedElement) – Root node of result set returned by lxml.objectify.fromstring().

Return type

list[dict]