OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
dtland Namespace Reference

Classes

class  dtland
 
class  input
 
class  output
 

Functions

def main ()
 

Variables

int W470 = 0
 
int W550 = 1
 
int W659 = 2
 
int W860 = 3
 
int W124 = 4
 
int W164 = 5
 
int W213 = 6
 
int D213 = 3
 
float slope_644 = 0.559
 
float yint_644 = 0.0
 
float slope_466 = 0.645
 
float yint_466 = 0.0
 
int ISMALL = 0
 
int IBIG = 1
 
int NSEASONS = 4
 
int NLATS = 180
 
int NLONS = 360
 
int NLWL = 4
 
int NWL = 7
 
int NSZA = 11
 
int NVZA = 15
 
int NRAA = 16
 
int NTAU = 7
 
int NAOT = 6
 
int NTAB = 5
 
float PRESSURE_P0 = 1013.0
 
float D2R = np.pi/180.0
 

Function Documentation

◆ main()

def dtland.main ( )

Definition at line 311 of file dtland.py.

Variable Documentation

◆ D213

int D213 = 3

Definition at line 26 of file dtland.py.

◆ D2R

float D2R = np.pi/180.0

Definition at line 46 of file dtland.py.

◆ IBIG

int IBIG = 1

Definition at line 33 of file dtland.py.

◆ ISMALL

int ISMALL = 0

Definition at line 32 of file dtland.py.

◆ NAOT

int NAOT = 6

Definition at line 43 of file dtland.py.

◆ NLATS

int NLATS = 180

Definition at line 35 of file dtland.py.

◆ NLONS

int NLONS = 360

Definition at line 36 of file dtland.py.

◆ NLWL

int NLWL = 4

Definition at line 37 of file dtland.py.

◆ NRAA

int NRAA = 16

Definition at line 41 of file dtland.py.

◆ NSEASONS

int NSEASONS = 4

Definition at line 34 of file dtland.py.

◆ NSZA

int NSZA = 11

Definition at line 39 of file dtland.py.

◆ NTAB

int NTAB = 5

Definition at line 44 of file dtland.py.

◆ NTAU

int NTAU = 7

Definition at line 42 of file dtland.py.

◆ NVZA

int NVZA = 15

Definition at line 40 of file dtland.py.

◆ NWL

int NWL = 7

Definition at line 38 of file dtland.py.

◆ PRESSURE_P0

float PRESSURE_P0 = 1013.0

Definition at line 45 of file dtland.py.

◆ slope_466

float slope_466 = 0.645

Definition at line 29 of file dtland.py.

◆ slope_644

float slope_644 = 0.559

Definition at line 27 of file dtland.py.

◆ W124

int W124 = 4

Definition at line 22 of file dtland.py.

◆ W164

int W164 = 5

Definition at line 23 of file dtland.py.

◆ W213

int W213 = 6

Definition at line 24 of file dtland.py.

◆ W470

int W470 = 0

Definition at line 18 of file dtland.py.

◆ W550

int W550 = 1

Definition at line 19 of file dtland.py.

◆ W659

int W659 = 2

Definition at line 20 of file dtland.py.

◆ W860

int W860 = 3

Definition at line 21 of file dtland.py.

◆ yint_466

float yint_466 = 0.0

Definition at line 30 of file dtland.py.

◆ yint_644

float yint_644 = 0.0

Definition at line 28 of file dtland.py.