OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
l1bextract_safe_nc.py File Reference

Go to the source code of this file.

Classes

class  extract
 

Namespaces

 l1bextract_safe_nc
 

Functions

def parseManifest (manifestfile)
 
def minmax (arr)
 
def epoch2000 (usec)
 

Variables

 parser
 
 help
 
 action
 
 nargs
 
 group1 = parser.add_argument_group('geographic limits')
 
 type
 
 float
 
 group2 = parser.add_argument_group('pixel/line ranges (1-based)')
 
 int
 
 args = parser.parse_args()
 
 this
 
 goodlatlons = None not in (this.north, this.south, this.west, this.east)
 
 goodindices = None not in (this.spixl, this.epixl, this.sline, this.eline)
 
 status = this.getpixlin()