resample_raster
Resample raster datasets by adjusting resolution with a scale factor using methods like nearest neighbor, bilinear, or cubic resampling. Save outputs to predefined paths.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
destination | Yes | ||
resampling | Yes | ||
scale_factor | Yes | ||
source | Yes |