This function is deprecated and has been replaced by
check_nominal_station().
Value
A data frame with distinct station names and their corresponding
latitude/longitude positions, if nominal positions are suspected.
Otherwise, returns NULL.
Details
This function attempts to determine whether stations in a dataset are reported using nominal positions (i.e., generic or repeated coordinates across events), rather than actual measured coordinates. It compares the number of unique sampling dates with the number of unique station coordinates.
If the number of unique sampling dates is larger than the number of unique station coordinates, the function suspects nominal station positions and issues a warning.
