hs_wavelength: Get wavelengths from a hyperspectral image

Description Usage Arguments Value

View source: R/hs_read.R

Description

The hs_wavelength returns a character vector containing band indices and wavelengths rounded to the nearest nanometer, e.g., band1_384nm, band2_389nm, where band... gives the band index (first band, second band, etc.) and ...nm gives the wavelength of that band in nanometers.

Usage

1
hs_wavelength(filename, bands)

Arguments

filename

Path to an .h5 file containing L3 hyperspectral data (char)

bands

Indices of bands to read (integer)

Value

character vector containing band indices and wavelengths


earthlab/neonaop documentation built on March 27, 2021, 12:28 p.m.