Update the g2 and w3 libraries to the latest NCEP versions
commita8119e39a53101063565efa549a525616b97ea60
authorJim Bresch <bresch@ucar.edu>
Thu, 8 May 2014 22:57:51 +0000 (8 22:57 +0000)
committerJim Bresch <bresch@ucar.edu>
Thu, 8 May 2014 22:57:51 +0000 (8 22:57 +0000)
treeb73662d5f01956751f1dea9a2407b88bd6bdbb91
parent174683a18d27708345d0eaf8d715f78cafe0bc1c
Update the g2 and w3 libraries to the latest NCEP versions
g2lib-2.5.0 (which was obtained from
http://www.nco.ncep.noaa.gov/pmb/codes/nwprod/lib/sorc/g2 because
the tar file on http://www.nco.ncep.noaa.gov/pmb/codes/GRIB2/ is messed up).
and w3lib-2.0.2.tar.

Most changes are to add additional grids to the tables, and some changes
to encoders (not used by WPS). NCEP decided to remove spaces from the 5-character
variable labels, so users will see a difference in g2print (e.g. U GRD -> UGRD).

The biggest change was to comment out the "FIX THIS" print in g2/gf_free.f.
After 10 years of not being fixed this print statement is clearly not
effective...

git-svn-id: https://svn-wrf-wps.cgd.ucar.edu/trunk@829 86b71a92-4018-0410-97f8-d555beccfc3a
15 files changed:
ungrib/src/ngl/g2/CHANGES
ungrib/src/ngl/g2/README
ungrib/src/ngl/g2/compack.f
ungrib/src/ngl/g2/gdt2gds.f
ungrib/src/ngl/g2/getidx.f
ungrib/src/ngl/g2/gf_free.f
ungrib/src/ngl/g2/gribmod.f
ungrib/src/ngl/g2/gridtemplates.f
ungrib/src/ngl/g2/misspack.f
ungrib/src/ngl/g2/params.f
ungrib/src/ngl/g2/params_ecmwf.f
ungrib/src/ngl/g2/pdstemplates.f
ungrib/src/ngl/g2/putgb2.f
ungrib/src/ngl/w3/w3fi63.f
ungrib/src/ngl/w3/w3fi71.f