0.0.6 — Resample Raster to Reference Added a new "Resample Raster to Reference" tool that resamples any single- or multi-band raster to match the resolution, extent, and coordinate system of a reference raster such as a DEM. This is useful when TerraClimate data at ~4 km resolution needs to be brought onto a finer grid for analysis alongside other datasets. The tool supports seven resampling methods (Nearest Neighbour, Bilinear, Cubic, Cubic Spline, Lanczos, Average, and Mode), with Bilinear as the default since it works well for continuous variables like temperature. All bands are preserved, output is always Float32 with LZW compression to avoid precision loss and save disk space, and an optional NoData override is available. Under the hood it runs a single multithreaded GDAL Warp pass and auto-loads the result into the map canvas. The help panel includes a suggested workflow: download with "Download TerraClimate Data", optionally split with "Split Raster Bands", then resample onto your DEM grid with this new tool.
yes
h9212
2026-03-31T05:13:01.873899+00:00
3.16.0
3.99.0
None
no
Plugin Tags