Skip to content
Thomas Nipen edited this page Jun 17, 2020 · 5 revisions

The downscalers in gridpp interpolate 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.

Clone this wiki locally