Skip to contents

Remove continuum from spectrum

Usage

remove_continuum(raster, extent = NULL, ext = NULL, filename = NULL, ...)

Arguments

raster

terra SpatRaster of normalized capture data.

extent

an extent or SpatVector used to subset SpatRaster. Defaults to the entire SpatRaster.

ext

character, a graphic format extension.

filename

NULL (default) to write automatically into products, provide full path and ext to override.

...

additional arguments.

Value

one layer terra SpatRaster with continuum removed.