[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #WBE-759234]: RUC questions



David,

The grid #236 40km data on noaaport are sent at 50mb intervals. 
The grids on the NWS ftp server are at 25mb intervals, but we don't send them
on CONDUIT since they are duplicates of the 20km grids already in CONDUIT.


for the grid 252 problem, change the pqact.conf pattern to:
# Grid #252 (20km) grib2:       prod/ruc2a.*grib2
CONDUIT prod/ruc2a.*grb20.*grib2

Turns out the old pattern matches both the #211 and #252 products since NCEP 
added
grib2 versions of the 80km grids. Adding that substring grb20 in the above 
ensures that
you are getting the 20km grid.

Steve Chiswell
Unidata User Support





> Steve,
> 
> 
> 
> I am not sure for which forum these questions are most appropriate so I
> thought I'd shoot them over to support.
> 
> 
> 
> 1.    My understanding is that the RUC 236 grids (RUC 40 km) contain
> pressure-level data at 25 mb intervals but my files (yyyymmddhh_ruc236.gem)
> contain data only at 50 mb increments. Is there some change that I can make
> somewhere along the ingest/decoding chain that will ensure that I get the
> fully populated RUC grids?
> 2.    My RUC 252 grids (RUC 20 km) are corrupted. I can see the variables,
> levels, etc.in GDINFO but plotting results in a generic "Input grid XXXX
> ^yymmdd/hh00fxxx cannot be found" error. When I examine my dcgrib2_RUC.log
> file, I see numerous entries like this one:
> 
> 
> 
> 4362] 061209/2246[DCGRIB 1] Grid navigation 301.000000 225.000000 LCC
> incompatible with file data/gempak/model/ruc/2006121003_ruc.gem
> 
> [4362] 061209/2246[DECODE_GRIB2 -4] UREL [061210/0300F006] 10:-1 HGHT 301
> 225
> 
> 
> 
> Any idea as to what might be causing this?
> 
> 
> 
> The relevant pqact.conf entries are:
> 
> 
> 
> # CONDUIT RUC grids (currently this grid is a duplicate of grib2)
> # Grid #252 (20km) grib1:     prod/ruc2a.*#252
> CONDUIT     prod/ruc2a.*#252
> PIPE  decoders/dcgrib2 -m 15000 -d data/gempak/logs/dcgrib2_RUC.log
> -e GEMTBL=/home/gempak/GEMPAK5.9.4/gempak/tables
> #
> # Grid #252 (20km) grib2:     prod/ruc2a.*grib2
> CONDUIT     prod/ruc2a.*grib2
> PIPE  decoders/dcgrib2 -m 15000 -d data/gempak/logs/dcgrib2_RUC.log
> -e GEMTBL=/home/gempak/GEMPAK5.9.4/gempak/tables
> data/gempak/model/ruc/YYYYMMDDHH_ruc.gem
> 
> 
> My ldmd.conf entries are:
> 
> 
> 
> request CONDUIT "prod/(nam.*awip3d|ruc2a.*grib2|gfs.*pgrb[^2])"
> mydata.server.com
> 
> 
> 
> request HDS "(^[YZ].H.*/mNGM|^Y.I... KWBH|^H..... ECM.|^H.....
> EGRR|^[YZ].W.*/mRUC)" mydata.server.com
> 
> 
> As usual, any help is much appreciated.
> 
> 
> 
> David Gold
> 
> 
> 


Ticket Details
===================
Ticket ID: WBE-759234
Department: Support GEMPAK
Priority: High
Status: Closed