Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when using downloaded ecmwf open data as input #66

Open
weatherc opened this issue Dec 4, 2024 · 1 comment
Open

error when using downloaded ecmwf open data as input #66

weatherc opened this issue Dec 4, 2024 · 1 comment

Comments

@weatherc
Copy link

weatherc commented Dec 4, 2024

Tryed to use downloaded ecmwf open data as input from here: https://www.ecmwf.int/en/forecasts/datasets/open-data using file ....12z/ifs/0p25/oper/20241204120000-0h-oper-fc.grib2 in an try to get a little bit fresher input than almost 1.5 day old what --input ecmwf-open-data provided and it eneded in following error when tryed to run panguweather:
ValueError: cannot reshape array of size 53988480 into shape (5,13,721,1440)

Confirmed with wgrib2 that the file is 721x1440 and still ai-models trows error

Any idea whats the issue here?

@HCookie
Copy link
Contributor

HCookie commented Feb 26, 2025

Are you using your own downloaded opendata or the opendata input?

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

No branches or pull requests

2 participants