Program: narr_fix_rr_conv Programmer: Wesley Ebisuzaki Abstract: The narr generated water vapor and cloud water flux convergences. However, the convergences values were not scaled by 1/grid-length. This program reads (1) a grib table with all the grid lengths, (2) a grid 221 grib file and scales the moisture flux convergences and outputs a new grid 221 grib file. Program History Log: 5/2004: Wesley Ebisuzaki Requirements: wrt_grib_rec, rd_grib_rec, rd_grib_rec2, set_BDSMinBits set_def_power2 (gribw library) Attributes: Language: standard C Usage: utility run from the command prompt % narr_fix_rr_conv.x [in gribfile] [out gribfile] [grib files with dx values]