Closed mpg07 closed 1 year ago
There exist currently 330 stations which have an id that consist of only 4 characters. These generate a report link of the form id_-BEOB.csv.
The regex for the href attribute was fixed such that trailing underscores do not become part of the id.
The URL to retrieve the weather measurements was changed accordingly.
Thank you @mpg07 for your contribution! :)
There exist currently 330 stations which have an id that consist of only 4 characters. These generate a report link of the form id_-BEOB.csv.
The regex for the href attribute was fixed such that trailing underscores do not become part of the id.
The URL to retrieve the weather measurements was changed accordingly.