Add vtables for ERA-interim files.
commit12c6370379becea4922781800bff4c187e34a90d
authorJim Bresch <bresch@ucar.edu>
Sat, 19 Mar 2011 00:49:24 +0000 (19 00:49 +0000)
committerJim Bresch <bresch@ucar.edu>
Sat, 19 Mar 2011 00:49:24 +0000 (19 00:49 +0000)
tree6065d05813f2ea37b16659280d817b12a0c68896
parentf9abad98aaf86bf77a2ff7b8c1ea5593873c6fee
Add vtables for ERA-interim files.
Update g1print for ECMWF table128
Update rd_grib1 for ECMWF earth radius. It's unclear what they
actually use, so code it to the standard.
Update rrpr so RH is computed on model levels only if we have all the
required variables. Allow SEAICE to be a fraction or flag. Calculate
SNOWH in rrpr when we have model-dependent information. SNOWH must
be in the Vtable for this to occur, otherwise, real.exe's default
behavior is used (correct only for NAM).

git-svn-id: https://svn-wrf-wps.cgd.ucar.edu/trunk@583 86b71a92-4018-0410-97f8-d555beccfc3a
ungrib/Variable_Tables/Vtable.ERA-interim.ml [new file with mode: 0644]
ungrib/Variable_Tables/Vtable.ERA-interim.pl [new file with mode: 0644]
ungrib/src/g1print.F
ungrib/src/rd_grib1.F
ungrib/src/rrpr.F