Toggle navigation
Ocean Color Science Software
Jump to content
ocssw
V2022
web
ocssw
ocssw_src
src
aquaverse
MDN
benchmarks
meta.py
Go to the documentation of this file.
1
# SeaWiFS coefficients
2
h0 = -1.14590292783408
3
h1 = -1.36582826429176
4
h2 = -0.469266027944581
5
6
# Gordon
7
g0_Gordon = 0.0949
8
g1_Gordon = 0.0794
9
10
# Lee
11
g0_Lee = 0.084
12
g1_Lee = 0.17
13
14
# QAA
15
g0_QAA = 0.08945
16
g1_QAA = 0.1247