Weather data access and management code.
Downloads data from the ECMWF Meteorological Archival and Retrieval System (MARS) or the OpenWeatherMap (OWM) platform.
For access both data source services an API key is needed. For use within the EW-Shopp the ECMWF API key can be obtained via email from Aljaž Košmerlj at JSI. For OWM credentials can be obtained by registering at their site.
See the wiki.
- ECMWF web API
- MARS documentation
- GRIB data format Python API
- OWM API