Morecast: Integrate European model using Herbie
- Dominant language
- Python
- Stars
- 65
- Forks
- 11
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 70
Description
**As a** weather forecaster
**I need** ECMWF weather forecast included in MoreCast
**So That** I have all of the numerical weather models available to me that are part of my forecasting context
**Acceptance Criteria**
- [ ] Replicate what we are doing with other weather models but sourcing ECMWF data through herbie.
- [ ] ECMWF must be acknowledged (attributed) as the source
- [ ] Pull 0Z and 12Z issue times and not 06Z and 18Z issue times
- [ ] Combine wind U&V components to get wind speed and direction
**Additional Context**
- Use: https://herbie.readthedocs.io/en/stable/index.html-
- The source of this date is: https://www.ecmwf.int/en/forecasts/datasets/open-data
- https://apps.ecmwf.int/datasets/licences/general/
- could use `gdallocationinfo` on manually downloaded gribs to confirm herbie output at our weather stations. (See https://gdal.org/en/stable/programs/gdallocationinfo.html)
**Definition of Done**
https://github.com/bcgov/wps/wiki/Definition-of-Done
Contributor guide
Assessment
This issue has not been assessed yet.