Hello,
I'm encountering an issue with my WRF simulations that I haven't been able to resolve.
I'm running a series of 15-day simulations (with an additional 2-day spin-up), starting on January 1st, 2022, then January 15th, and so on, with the goal of covering the entire year. Everything worked as expected in January, but I started running into problems in February.
For example, when I try to run a simulation from 2022-02-12 to 2022-02-28, the ungrib.exe step systematically fails on the last time step with the following error:
I checked the symbolic links for the GRIB files (GRIBFILE.*), and the file for that date does exist. However, the corresponding FILE:2022-02-28_00 file is never created, and I can't figure out why.
Has anyone encountered this kind of issue before, or have any ideas on what might be causing it?
Again, everything was working fine for the January runs, which makes this even more confusing.
Thanks in advance for your help!
I'm encountering an issue with my WRF simulations that I haven't been able to resolve.
I'm running a series of 15-day simulations (with an additional 2-day spin-up), starting on January 1st, 2022, then January 15th, and so on, with the goal of covering the entire year. Everything worked as expected in January, but I started running into problems in February.
For example, when I try to run a simulation from 2022-02-12 to 2022-02-28, the ungrib.exe step systematically fails on the last time step with the following error:
Code:
ERROR: Data not found: 2022-02-28_00:00:00.0000
I checked the symbolic links for the GRIB files (GRIBFILE.*), and the file for that date does exist. However, the corresponding FILE:2022-02-28_00 file is never created, and I can't figure out why.
Has anyone encountered this kind of issue before, or have any ideas on what might be causing it?
Again, everything was working fine for the January runs, which makes this even more confusing.
Thanks in advance for your help!