/* PROGRAM DOCUMENTATION BLOCK PROGRAM: narr_gribify_cmorph PRGMMR: E. Yorash ORG: W/NP52 DATE: ????-?? ABSTRACT: Takes two 30 minute CMORPH fields and average them into 1 hourly field and write in GRIB Program History log: ????-?? Evegeny Yorash ????-?? Marco Carrera 2004-05 Wesley Ebisuzaki added function of averaging USAGE: % narr_gribify_cmorph.x [out gribfile] [out binfile] [YYYYMMDDHH] (list of 30 minute CMORPH files) INPUT FILES: binary 30 minute CMORPH data dynamically opened OUTPUT FILES: hourly 60 minute CMORPH data, grib format hourly 60 minute CMORPH data, binary format SUBROUTINES CALLED: rd_grib_rec wrt_grib_rec PDS_tool new_LatLon_GDS set_def_power2 set_BDSMinBits invert (included) swap (included) ATTRIBUTES: LANGUAGE: ANSI/ISO C Note: for linux x86 .. SWAP is turned on */