On 2021-01-13 18:17:05 deloptes wrote:
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/ kweather/kweather/data/nsd_cccc.txt
$ 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
Also PE and NU.
| New | Old (Eng., Fr) | Name | --- | ---------------- | --------------------- | AB | Alta, Alb | Alberta | BC | B C, C-B | British Columbia | MB | Man | Manitoba | NB | N B, N-B | New Brunswick | NF | Nfld,N L, T-N-L | Newfoundland | NS | N S, N-E | Nova Scotia | NT | N W T, T N-O | Northwest Territories | NU | Nvt, Nt | Nunavut | ON | Ont | Ontario | PE | P E I, I P E | Prince Edward Island | QC | Que, Qc, PQ, QU | Quebec | SK | Sask | Saskatchewan | YK | Yuk, Yn | Yukon
thanks
Leslie --