Add WPS capability to process rotated lat-lon grid data (#3)
commit8c75d8dbdfbb4860bee0bf8953c455d569d883dd
authorsmileMchen <chenming@ucar.edu>
Mon, 23 Jan 2017 21:17:13 +0000 (23 14:17 -0700)
committerMichael Duda <duda@ucar.edu>
Mon, 23 Jan 2017 21:17:13 +0000 (23 14:17 -0700)
tree33bbe39bac95501d3ee12a487772a03955f1745d
parent3cd30d0f56fa649059a5507c2c3f546b3d0e8c36
 Add WPS capability to process rotated lat-lon grid data (#3)

This PR adds the capability in the WPS to process RAP 'wrfout' data on a rotated lat-lon grid.
Utility programs ( rd_intermediate and g2print) are also updated to work with rotated lat-lon data.
A new Vtable, Vtable.raphrrr, is also added.
geogrid/src/llxy_module.F
metgrid/METGRID.TBL.ARW
metgrid/src/met_data_module.F
metgrid/src/process_domain_module.F
metgrid/src/read_met_module.F
ungrib/Variable_Tables/Vtable.raphrrr [new file with mode: 0755]
ungrib/src/gridinfo.F
ungrib/src/output.F
ungrib/src/rd_grib2.F
ungrib/src/rrpr.F
util/src/rd_intermediate.F