Skip to content

Add ECMWF IFS and AIFS NWP support and update README - #353

Open
SakshamMawari wants to merge 1 commit into
openclimatefix:mainfrom
SakshamMawari:add-ecmwf-nwp-support
Open

Add ECMWF IFS and AIFS NWP support and update README#353
SakshamMawari wants to merge 1 commit into
openclimatefix:mainfrom
SakshamMawari:add-ecmwf-nwp-support

Conversation

@SakshamMawari

Copy link
Copy Markdown

Pull Request

Description

Added support for ECMWF IFS and AIFS Numerical Weather Prediction (NWP) sources
in the Open-Meteo data fetching module. Also refactored the NWP source selection
logic from hardcoded conditionals to a data-driven dictionary approach, making it
easier to add new NWP sources in the future.

Fixes #352

My code follows OCF's coding style guidelines
I have performed a self-review of my own code

@peterdudfield

Copy link
Copy Markdown
Contributor

Thanks for dong this. Could you run a forecast with all 4 weather models and plot them? Just to show that ECMWF is working well

@SakshamMawari

SakshamMawari commented Apr 10, 2026

Copy link
Copy Markdown
Author
Screenshot 2026-04-10 at 11 34 40 AM

This is the plot which I have made, sorry for replying late I was facing difficulties in understanding the code base but figured out

@peterdudfield

Copy link
Copy Markdown
Contributor

It looks like you've just done ifs not aifs. Could you confirm? If so could you update the Readme please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for ECMWF weather forecasts & improve documentation around choosing weather forecast source

2 participants