Greetings,
I've been troubleshooting the past couple days trying to figure out a solution to the following error I'm receiving:
I'm running WRF v4.6.1
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
-------------------------------------------
Initially, there was an issue with a mismatch between my HRRR grib files not containing the correct number of soil levels that are listed in the HRRR VTable but after a fresh download of those initialization files, that was resolved. However, I'm still getting the error.
I've confirmed my namelist.wps and namelist.input have the same input fields and are compatible but when I run my shell script that runs both ./real.exe and /.wrf.exe, it fails instantly. Running them separately results in the same issue with no wrfinput_d01 file being generated by ./real.exe.
Additionally, I've confirmed the met_em.* files are all linked and valid.
I've attached my shell script and both namelists in case I've overlooked something.
Appreciate any insight. I'm stumped.
- Billy
I've been troubleshooting the past couple days trying to figure out a solution to the following error I'm receiving:
I'm running WRF v4.6.1
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
-------------------------------------------
Initially, there was an issue with a mismatch between my HRRR grib files not containing the correct number of soil levels that are listed in the HRRR VTable but after a fresh download of those initialization files, that was resolved. However, I'm still getting the error.
I've confirmed my namelist.wps and namelist.input have the same input fields and are compatible but when I run my shell script that runs both ./real.exe and /.wrf.exe, it fails instantly. Running them separately results in the same issue with no wrfinput_d01 file being generated by ./real.exe.
Additionally, I've confirmed the met_em.* files are all linked and valid.
I've attached my shell script and both namelists in case I've overlooked something.
Appreciate any insight. I'm stumped.
- Billy