Hello,
I actually got a problem during creating grib1 data from WRF modeloutput.
At first I show the error I got from unipost.exe which is stated in the logfile.
GRIBIT: 2 SHUELL MEAN SLP 102 0 0
calculating radar ref for non-Ferrier/non-Zhao schemes
IICE= 1
At line 584 of file MDLFLD.f
Fortran runtime error: Index '40' of dimension 3 of array 'zmid' above upper bound of 39
Error termination. Backtrace:
#0 0x7fa10b6c12ed in ???
#1 0x7fa10b6c1ed5 in ???
#2 0x7fa10b6c22a7 in ???
#3 0x5610ef84c0e5 in mdlfld_
at /home/dy/Build_WRF/UPPV4.1/sorc/ncep_post.fd/MDLFLD.f:584
#4 0x5610ef8de481 in process_
at /home/dy/Build_WRF/UPPV4.1/sorc/ncep_post.fd/PROCESS.f:81
#5 0x5610ef9e10a1 in wrfpost
at /home/dy/Build_WRF/UPPV4.1/sorc/ncep_post.fd/WRFPOST.f:830
#6 0x5610ef9e273d in main
at /home/dy/Build_WRF/UPPV4.1/sorc/ncep_post.fd/WRFPOST.f:134
I use UPPV4.1 together with the latest WRF - Version 4.2.2 which is modified in the Registry. I need precipitation rate as parameter as well.
What I actually observe is that using a not modified registry causes no error in UPP. Also, a small area, dimension of approx. 1X1 degree and resolution of about 2 km causes no error when modified. However, I resently tried a bigger area and a resolution of 4km and the error occured, but only in the first domain.
For both, I used the same setting in namelist.input / namelist.wps except all horizontal values, that means e_sn, truelat and so on.
The WRF System is part of a python runtime script, performing postprocessing while WRF is running. Therefore, I don't use the unipost bash scripts but directly the unipost.exe command with the itag.
I attached the namelist.input and the logfiles. The error can be found in d01. I hope someone can help.
Best regards
Sebastian
I actually got a problem during creating grib1 data from WRF modeloutput.
At first I show the error I got from unipost.exe which is stated in the logfile.
GRIBIT: 2 SHUELL MEAN SLP 102 0 0
calculating radar ref for non-Ferrier/non-Zhao schemes
IICE= 1
At line 584 of file MDLFLD.f
Fortran runtime error: Index '40' of dimension 3 of array 'zmid' above upper bound of 39
Error termination. Backtrace:
#0 0x7fa10b6c12ed in ???
#1 0x7fa10b6c1ed5 in ???
#2 0x7fa10b6c22a7 in ???
#3 0x5610ef84c0e5 in mdlfld_
at /home/dy/Build_WRF/UPPV4.1/sorc/ncep_post.fd/MDLFLD.f:584
#4 0x5610ef8de481 in process_
at /home/dy/Build_WRF/UPPV4.1/sorc/ncep_post.fd/PROCESS.f:81
#5 0x5610ef9e10a1 in wrfpost
at /home/dy/Build_WRF/UPPV4.1/sorc/ncep_post.fd/WRFPOST.f:830
#6 0x5610ef9e273d in main
at /home/dy/Build_WRF/UPPV4.1/sorc/ncep_post.fd/WRFPOST.f:134
I use UPPV4.1 together with the latest WRF - Version 4.2.2 which is modified in the Registry. I need precipitation rate as parameter as well.
What I actually observe is that using a not modified registry causes no error in UPP. Also, a small area, dimension of approx. 1X1 degree and resolution of about 2 km causes no error when modified. However, I resently tried a bigger area and a resolution of 4km and the error occured, but only in the first domain.
For both, I used the same setting in namelist.input / namelist.wps except all horizontal values, that means e_sn, truelat and so on.
The WRF System is part of a python runtime script, performing postprocessing while WRF is running. Therefore, I don't use the unipost bash scripts but directly the unipost.exe command with the itag.
I attached the namelist.input and the logfiles. The error can be found in d01. I hope someone can help.
Best regards
Sebastian