|
|
|||
|
||||
When DMGRID data monitor or the DMBIN data monitor successfully reads a complete message, it calls the McIDAS-XCD GRIB decoder. The decoder first decodes the Product Definition Section (PDS) to determine the type of data contained in the message. After processing this section of the message, the decoder has enough information to determine whether to continue processing. The administrators at your site can configure the decoder to process or discard messages based on various criteria.
GRIB messages may be discarded based on the model generating the message, the model run time, the valid time of the forecast fields, the geographic location the message represents, the level the data represents, or the meteorological parameter. If disk space is a concern, you can save only those fields that you typically use: 500 and 1000 mb height and temperature fields, for example. Several models are sent in more than one projection. If you only need one of them, configure the decoder so the other projections are discarded.
The configuration file where this information is stored is NOGRIB.CFG. This file is read when the data monitor is started. If you change the values in NOGRIB.CFG, you must restart the data monitor. If the decoder cannot find NOGRIB.CFG, all messages are decoded. The file has eleven positions separated by the pipe character (|). Below is a description of each position.
The entry below discards all fields of the aviation run (77) from projections 37 through 44. These projections are associated with the high resolution "thinned" grid format.
77 | -1 | -1 | -1 | -1 | 37 | 44 | -1 | -1 | -1 | -1 | |
The entry below discards relative humidity fields (52) from 500 to 700 millibars for the Nested Grid Model (39).
39 | -1 | -1 | -1 | -1 | -1 | -1 | 500 | 700 | 52 | 52 | |
The entry below discards any field from a 12 UTC model run with a valid time between 36 and 42 hours, inclusive.
-1 | 12 | 12 | 36 | 42 | -1 | -1 | -1 | -1 | -1 | -1 | |
SSEC recommends that the following entries be added to your NOGRIB.CFG file.
The entry below is for ICA grids known by Unidata to be incorrectly formatted.
120 | -1 | -1 | -1 | -1 | 218 | 218 | -1 | -1 | -1 | -1 |
The entry below is for ICA grids known by Unidata to be incorrectly formatted.
120 | -1 | -1 | -1 | -1 | 242 | 242 | -1 | -1 | -1 | -1 |
The entry below is for WWF grids with bad geographic data.
10 | -1 | -1 | -1 | -1 | 233 | 233 | -1 | -1 | -1 | -1 |
| Contact Us Site Map Search Terms and Conditions Privacy Policy Participation Policy | ||||||
|
||||||