OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
sfc21tbl90.inc
Go to the documentation of this file.
1 
2  real nvalx21,r0x_21,tx_21,sx_21
3  real nvalx672,r0x_672,tx_672,sx_672
4  real nvalx865,r0x_865,tx_865,sx_865
5 
6  common /sfcltbl/ nvalx21(10,46,30,4), &
7  & r0x_21(10,46,30,4),tx_21(10,46,30,4),sx_21(10,46,30,4),&
8  & nvalx672(10,46,30,4),&
9  & r0x_672(10,46,30,4),tx_672(10,46,30,4),sx_672(10,46,30,4),&
10  & nvalx865(10,46,30,4),&
11  & r0x_865(10,46,30,4),tx_865(10,46,30,4),sx_865(10,46,30,4)
12 
13 
#define real
Definition: DbAlgOcean.cpp:26