[MITgcm-support] cs32 to cs510

Dimitris Menemenlis dmenemenlis at gmail.com
Mon Oct 31 13:44:02 EDT 2016


By terrible, do you mean slow?

To speed up, you can precompute the Delauney weights, once, and then just use them.
Look at http://mitgcm.org/viewvc/MITgcm/MITgcm/utils/matlab/griddata_preprocess.m
and http://mitgcm.org/viewvc/MITgcm/MITgcm/utils/matlab/griddata_fast.m
for examples.

> On Oct 31, 2016, at 10:28 AM, Anthony Joyce <ajcolett at geo.umass.edu> wrote:
> 
> Griddata in Matlab is pretty terrible at interpolation from cs32 to cs510. Does anyone have any other recommendations for a better alternative? I went through the Matlab utils..but it is possible I missed something.




More information about the MITgcm-support mailing list