get_ci_bands: Get wavebands to use in the color index algorithm

View source: R/CHLA_Hu.R

get_ci_bandsR Documentation

Get wavebands to use in the color index algorithm

Description

Given a sensor name, get the appropriate wavebands closest to 443, 555, and 670nm. Note that for MODIS, the 547nm band should be used for the green band (547nm is the "ocean" band, 555nm is the "land" band).

Usage

get_ci_bands(sensor)

Arguments

sensor

String, either modisaqua, seawifs, or viirssnpp

Value

Numeric vector of wavebands for the selected sensor, to use in the color index and Hu algorithm.

References

Link to NASA chlorophyll-a description:

https://oceancolor.gsfc.nasa.gov/atbd/chlor_a/


BIO-RSG/oceancolouR documentation built on April 30, 2024, 7:54 a.m.