gribmagic icon indicating copy to clipboard operation
gribmagic copied to clipboard

Generic weather forecast downloader

Results 6 gribmagic issues
Sort by recently updated
recently updated
newest added

Hi. When i run the file i keep getting invalid syntax when i run `python setup.py install`.

Dear Michael, based on your improvements to the `dwd-open-data-downloader` by @EduardRosert and @bjoern-reetz you published at https://github.com/EduardRosert/docker-dwd-open-data-downloader/pull/2 (thanks a stack to all of you!), I've just added a demo of...

@mhaberler suggested at https://github.com/earthobservations/gribmagic/issues/4#issuecomment-749025054: > Note Cosmo-D2 is on the way out and is currently being replaced by Icon-D2 which is sort-of preproduction status (but stable as far as I...

Hi again, while looking at #2, we found that the folders hosting parameters for `temperature` [1,2] and `wind` [3,4] not only contain `model-level` data, but also `pressure-level` data. So, we...

Hi there, within `model_variables_levels_mapping.yml`, `temperature` is designated as a `model-level` field. However, the model level is missing from the filename, so GribMagic croaks like ``` WARNING: Access failed: 404 Client...

Hi there, within `model_variables_mapping.yml`, [`diffuse_horizontal_irradiance`](https://en.wikipedia.org/wiki/Solar_irradiance) is mapping to [DWD ICON's](https://www.dwd.de/EN/ourservices/nwp_forecast_data/nwp_forecast_data.html) `aswdiff_s` parameter field. However, there [1-4] are only folders called `aswdifd_s` and `aswdifu_s`. With kind regards, Andreas. [1] https://opendata.dwd.de/weather/nwp/icon/grib/00/ [2]...