extract_band
Extract a specific band from a multi-band raster and save it as a single-band GeoTIFF. Define input raster, band index, and output path for precise band isolation.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
band_index | Yes | ||
destination | Yes | ||
source | Yes |