J Leslie Turriff wrote:
Mapping to Canadian provinces wouldn't be too hard; where can I get the list of stations? Don't know about other countries; you'd have to ask people from those places for help.
https://tgftp.nws.noaa.gov/data/nsd_cccc.txt
https://mirror.git.trinitydesktop.org/gitea/TDE/tdetoys/src/branch/issue/9/k...
$ grep Canada nsd_cccc.txt
Can you create a simple mapping ( station_ID state_ID) and review the state_ids below, please?
[CA] name=Canada states=AB BC MB NB NF NS NT ON QC SK YK
thanks