nearest_stations: Find Nearest GSOD Stations to a Specified Latitude and Longitude
Description
Given latitude and longitude values entered as decimal degrees (DD), this
function returns a list (as an atomic vector) of station ID
values, which can be used in get_GSOD to query for specific
stations as an argument in the station parameter of that function.