You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thomas Nipen edited this page Apr 9, 2020
·
26 revisions
The downscaling component of gridpp interpolates data on one grid to another (usually higher-resolution) grid.
If no downscaler is selected, a nearest neighbour approach is used. Also, if the input grid is equal to the output grid, then no downscaling is needed.