Converts the grid specification netcdf file using old name convention to a netcdf
file with new grid name convention. This program can be applied on any ocean grid
or exchange grid.
MODULES USED
fms_mod mpp_mod constants_mod
PUBLIC INTERFACE
PUBLIC ROUTINES
NAMELIST
&grid_transfer_nml
old_grid
name of input grid file to be converted.
[character(len=128)]
new_grid
name of output grid file converted from old_grid.
[character(len=128)]