Bug fix for IDWLapseLocalAlgorithm: a global detrend of the station data was...
- Feb 01, 2022
-
-
Nander Wever authored
-
Nander Wever authored
Bug fix for IDWLapseLocalAlgorithm: a global detrend of the station data was performed before doing the local interpolation, followed by a global retrend afterwards. This doesn't seem to be consistent with the local interpolation, which should detrend/retrend only on the local scale. Also adding the option MAXD to be able to specify the maximum allowed distance between stations and the grid point to interpolate to.
-