create a hdr file for a raster
create_hdr(
ImPath,
Sensor = "unknown",
SpectralBands = NULL,
BandName = NULL,
WLunits = NULL
)
Arguments
- ImPath
character. path of the raster image
- Sensor
character. name of the sensor
- SpectralBands
numeric. vector of spectral bands for the raster
- BandName
character. name for each band in the raster
- WLunits
character. wavelengths unit. 'Micrometers' or 'Nanometers'