-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding weather data from KNMI #68
Comments
We see at BEEP/app/Http/Controllers/ResearchController.php Lines 413 to 424 in 11d6716
|
Hi again, quickly answering myself here, I found the following information for acquiring data from the Royal Netherlands Meteorological Institute (KNMI). They provide some of their data sets as open data, however one will have to request an API key first. AboutThese have been the links I followed in order to find their open data product offerings.
ExamplePlease note: For realtime data download or downloading larger(bulk) parts of a dataset, you should use the (Open Data) API. Open Data APIThis looks really straight-forward. They even provide complete examples for Python, beyond what can be expected.
With kind regards, cc @gutzbenj |
@amotl Thank you for your considerations, and self answering :-) |
Dear Pim, thanks for your pointers.
Regarding another promising weather API, I would like to point out Bright Sky [1,2] by @jdemaeyer and contributors. However, it is unfortunately not a global weather API as it only works upon data by @DeutscherWetterdienst. With kind regards, [1] https://brightsky.dev/ |
Dear Pim and Marten,
I just became aware of #67 and want to humbly make you aware about what @gutzbenj, @wetterfrosch and all other contributors are conceiving over at https://github.com/earthobservations/wetterdienst.
While this is currently just about ingesting weather information from @DeutscherWetterdienst, we want to tap into data from other domestic weather agencies soon.
So, maybe you can share some information about where we might want to look into when approaching open weather data from the Dutch weather agency?
With kind regards,
Andreas.
cc @ClemensGruber
The text was updated successfully, but these errors were encountered: