Remapping Equations
Added by nazanin tavakoli almost 3 years ago
Hello,
I want to know more about the equations of three interpolation methods, including Bilinear interpolation, Nearest neighbor remapping, and Distance weighted average remapping. I have searched a lot about equations of these methods which have been used in CDO, but unfortunately, I have not found anything. Could anybody help me?
I would appreciate it if you help me.
Replies (1)
RE: Remapping Equations - Added by Ralf Mueller almost 3 years ago
hi!
as stated in the documentation, many formulas following the SCRIP library https://github.com/SCRIP-Project/SCRIP. Some of them are not optimal for certain grids, here CDO relies on the YAC library: https://dkrz-sw.gitlab-pages.dkrz.de/yac/
please check the Bibliography in the documentation for more.
cheers + a happy new year
ralf