Hello everyone,
I'm trying to run WRF with ERA5 data, but I'm running into problems because the surface log pressure is only available on one level (which is level 1 at the top of the model). Ungrib, calc_ecmf_p and metgrid run without problems, but when I run the real.exe the error message I get is "troubles, could not find x locations." which is related to the missing zlog p. I've checked the rsl.out and from what I can tell it indeed is missing the pressure on the different levels because it is filled with NAN. I've already tried to change the metgrid.tbl to tell WRF that it should interpolate, but frankly with only one level there is not much to interpolate with... and it didn't solve the issue so I've deleted these lines again.
This is an excerpt from the rsl.out
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = 1.8249277E-04 0.3898096
.....................................................................
And here are the warnings I get when I run the calc_ecmwf_p:
WARNING No available level found near level 136 !
WARNING No available level found near level 135 !
WARNING No available level found near level 134 !
...
WARNING No available level found near level 4 !
WARNING No available level found near level 3 !
WARNING No available level found near level 2 !
Reading from ALL_ML at time 2006-08-15_06
Found SOILHGT field in ALL_ML:2006-08-15_06
Found PSFC field in ALL_ML:2006-08-15_06
Found SOILHGT field in ALL_ML:2006-08-15_06
..........
I've attached the Vtable for ERA5 that I've created.
There is no way that I will get more than one level of zlog pressure from ERA5 so I'm at a loss as to what I can do here and I appreciate any help very much.
Thank you!
Martina
I'm trying to run WRF with ERA5 data, but I'm running into problems because the surface log pressure is only available on one level (which is level 1 at the top of the model). Ungrib, calc_ecmf_p and metgrid run without problems, but when I run the real.exe the error message I get is "troubles, could not find x locations." which is related to the missing zlog p. I've checked the rsl.out and from what I can tell it indeed is missing the pressure on the different levels because it is filled with NAN. I've already tried to change the metgrid.tbl to tell WRF that it should interpolate, but frankly with only one level there is not much to interpolate with... and it didn't solve the issue so I've deleted these lines again.
This is an excerpt from the rsl.out
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = NaN 0.3898096
column of pressure and value = 1.8249277E-04 0.3898096
.....................................................................
And here are the warnings I get when I run the calc_ecmwf_p:
WARNING No available level found near level 136 !
WARNING No available level found near level 135 !
WARNING No available level found near level 134 !
...
WARNING No available level found near level 4 !
WARNING No available level found near level 3 !
WARNING No available level found near level 2 !
Reading from ALL_ML at time 2006-08-15_06
Found SOILHGT field in ALL_ML:2006-08-15_06
Found PSFC field in ALL_ML:2006-08-15_06
Found SOILHGT field in ALL_ML:2006-08-15_06
..........
I've attached the Vtable for ERA5 that I've created.
There is no way that I will get more than one level of zlog pressure from ERA5 so I'm at a loss as to what I can do here and I appreciate any help very much.
Thank you!
Martina