4.13.1.3. eqcorrscan.utils.seismo_logs.rt_location_log¶
-
eqcorrscan.utils.seismo_logs.
rt_location_log
(logfile)[source]¶ Extract location information from a RefTek raw log-file.
Function to read a specific RefTek RT130 log-file and find all location information.
Parameters: logfile (str) The logfile to look in Returns: list of tuples of lat, lon, elevation in decimal degrees and km. Return type: list