get_gs: GSM gs coefficients

View source: R/CHLA_GSM.R

get_gsR Documentation

GSM gs coefficients

Description

Given a numeric vector of wavelengths, calculate the corresponding g1, g2, and g3 coefficients to use in the GSM model.

Usage

get_gs(lambda)

Arguments

lambda

Numeric vector of wavelengths in nanometres

Value

Named list containing the numeric vectors g1, g2, g3 corresponding to input lambda


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