openclimatefix / openclimatefix/nwp-consumer
META: New Sources and Sinks
Open
@devsjc is already working on this.
Since Jul 6, 2023.
enhancement
- Dominant language
- Python
- Stars
- 17
- Forks
- 10
- Avg merge
- 1h 46m
- Merged PRs (30d)
- 1
Description
Implement new sources:
WEATHER FORECASTS
- 1 *Icon EU (high resolution) and Global (script in nwp) (done, see https://github.com/openclimatefix/nwp-consumer/pull/61)
- *Meteo France - Global, EU (high resolution) and France (branch in nwp)
- *Canada - Global
- GFS - Global
- ERA5 (theoretically - not necessary for the moment)
AEROSOL FORECASTS - 2 ECMWF Cams EU (high resolution twice a day) and Global (script somewhere for this) (out of scope as not technically NWP, implemented instead in dagster https://github.com/openclimatefix/dagster-dags/pull/25)
- Finnish SILAM
WEATHER OBSERVATIONS - AERONET
- ASOS
Implement new sinks:
- Huggingface (script in nwp) (done, see https://github.com/openclimatefix/nwp-consumer/pull/49)
Sources with stars do not have archives, so would have to be run as continuous downloads. Do Icon first.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.