Add new fields XLAT_C and XLONG_C
commitee144618053482fe52e747c9678660852d820a3d
authorMichael Duda <duda@ucar.edu>
Tue, 5 Jan 2016 22:48:28 +0000 (5 22:48 +0000)
committerMichael Duda <duda@ucar.edu>
Tue, 5 Jan 2016 22:48:28 +0000 (5 22:48 +0000)
tree573372f622e2ac28d8b2585d898b5249b54217bb
parenta1dcc125285eaf98c6ef92b8e14e8dc47c0688fc
Add new fields XLAT_C and XLONG_C

These two new fields are produced for ARW grids and provide the latitude
and longitude at grid cell corners. As part of these changes, a new staggering,
'CORNER', was introduced to the llxy module.

These new fields were requested by the ESMF group to support conservative
remapping of WRF output.

M    geogrid/src/misc_definitions_module.F
M    geogrid/src/llxy_module.F
M    geogrid/src/process_tile_module.F
M    geogrid/src/output_module.F
M    metgrid/src/input_module.F
M    metgrid/src/storage_module.F
M    metgrid/src/process_domain_module.F

git-svn-id: https://svn-wrf-wps.cgd.ucar.edu/trunk@920 86b71a92-4018-0410-97f8-d555beccfc3a
geogrid/src/llxy_module.F
geogrid/src/misc_definitions_module.F
geogrid/src/output_module.F
geogrid/src/process_tile_module.F
metgrid/src/input_module.F
metgrid/src/process_domain_module.F
metgrid/src/storage_module.F