jdemaeyer/brightsky

Don't mix DWD and WMO station IDs

Closed this issue · 0 comments

The files we parse for historical and recent observations contain DWD station IDs. MOSMIX data, and for some reason also the current observations, contain WMO station IDs.

There is a mapping between the two available from the DWD:

We should parse both, add a wmo_station_id field to the sources table, and make it available as an alternative location query parameter.