[MITgcm-devel] exf_interp
Martin Losch
Martin.Losch at awi.de
Wed Jun 6 11:23:05 EDT 2012
Hallo,
we just struggled to get a new forcing set to work and we found out that the interpolation scheme in exf-package always assumes that the input field start at the south-east corner (that's the way the lat-vector "y_in" is set up in exf_interp.F).
Does the interpolation scheme itself require that (1,1) is at the south-east corner or could this be changed so that we can have, e.g.,
swdown_lat0 = 90.,
swdown_lat_inc = 90*-1.,
? or is this impossible?
Martin
More information about the MITgcm-devel
mailing list