This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Daryl, For the Unidata FNEXRAD GINI images there is a calibration block in the unused portion of the GINI header that is used for the image calibration values. In gempak/source/gemlib/im/imgi2gm.f: C* Get calibration Block if it exists. C* Currently, only Unidata calibrations exist, using C* Word 47 = 128 C* to signal that a calibration block is present. followed by CALL IM_CALBAR_INIT and then building of the calibration values from the header on line 311. These calibration ranges are defined in $GEMTBL/unidata/nex2gini.tbl For non-Unidata GINI images, I'm looking in the ICD at http://www.nws.noaa.gov/noaaport/document/ICD%20CH5-2005-1.pdf Page 24 mentions the nav/cal block: 7. Octet 47, Navigation/Calibration Indicator Set to 0 to indicate no nav./cal. information included (PDB = 512 octets, octets 48-512 are blanks) Set to 1 to indicate nav. and cal. information included Set to 2 to indicate nav. information only included Set to 3 to indicate cal. information only included (For values 1-3, PDB size will likely increase to no more than 2048 octets). Additional ICD tables will be generated defining nav./cal. octets for each of the creating entities (satellite/imagery types) for which nav./cal. is to be included. Is this what you're looking for? -Michael > Hi Unidata, > > Please hit me with the clue-by-four, but I can't seem to resolve how to > properly convert the 8bit value stored in GINI format products to an > actual data value. Is there some GEMPAK table that describes this or > something in the GINI header that describes it? > > thanks > daryl > > -- > /** > * Daryl Herzmann > * Assistant Scientist -- Iowa Environmental Mesonet > * http://mesonet.agron.iastate.edu > */ > > Ticket Details =================== Ticket ID: QYA-206571 Department: Support GEMPAK Priority: Normal Status: Open