A fix for this bug is now available on the WRF Users Page.
http://www2.mmm.ucar.edu/wrf/users/wpsv3.8/known-prob-3.8.1.html
As Eric Rogers mentioned, the actual problem was in NCEP's g2lib which
is used by ungrib. The bug causes certain HGT fields to be unpacked
incorrectly by ungrib which then caused problems in real.
Thanks to Eric and NCEP for providing the fix.
Jim Bresch
NCAR/MMM
On 03/22/2017 04:03 PM, Mike Leuthold wrote:
I am getting an error with real.exe in seemingly random times. I
don't actually think it's a CONDUIT problem as I downloaded the awip3d
directly and get the same problem.
Domain 1: Current date being processed: 2017-03-24_06:00:00.0000,
which is loop # 13 out of 29
configflags%julyr, %julday, %gmt: 2017 83 6.000000
metgrid input_wrf.F first_date_input = 2017-03-24_06:00:00
metgrid input_wrf.F first_date_nml = 2017-03-22_18:00:00
Ignoring all time series locations beyond # 1. Increase max_ts_locs
in namelist.input
Timing for input 1 s.
flag_soil_layers read from met_em file is 1
Using sfcprs3 to compute psfc
i,j = 515 114
target pressure and value = 11.06958 -2.457370
column of pressure and value = 11.49449 0.0000000E+00
column of pressure and value = 11.47927 128.0209
column of pressure and value = 11.45342 346.5604
column of pressure and value = 11.42688 569.4280
column of pressure and value = 11.39957 796.8333
column of pressure and value = 11.37142 1029.564
column of pressure and value = 11.34235 1269.082
column of pressure and value = 11.31232 1515.348
column of pressure and value = 11.28131 1769.324
column of pressure and value = 11.24930 2031.577
column of pressure and value = 11.21623 2302.089
column of pressure and value = 11.18206 2580.684
column of pressure and value = 11.14673 2867.329
column of pressure and value = NaN -2202740.
column of pressure and value = 8.517193 20560.38
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 5108
troubles, could not find trapping x locations
I think this is a corruption of only the 40km grids as I manually
downloaded the 32km awip32 grids from the same time and it did work.
Unfortunately, the 32km is not available on CONDUIT and I'd MUCH
prefer using CONDUIT NAM grids rather than downloading from NCEP.
Anyone have any ideas?
thanks.
Mike