obspy.io.nordic.core.check_nordic_format_version

check_nordic_format_version(pickline)[source]

Check whether the type 4 line is for the old or the new Nordic format.

Parameters

pickline (dict) – Lines keyed by line type

Returns

str, ‘UKN’, ‘OLD’, or ‘NEW’ (unknown, old, new)

Returns

bool, whether line contains an allowed phase or not.