NASA Logo
Ocean Color Science Software

ocssw V2022
l1aconvert_czcs.py File Reference

Go to the source code of this file.

Namespaces

 l1aconvert_czcs
 

Functions

def main ()
 
def closeFiles ()
 
def convertToNetcdfName (str string)
 
def copyGlobalAttributes (str iFile, str oFile)
 
def copyDimensions ()
 
def assignNcVarAttr (ncVar, dict attrDict, dataType)
 
def copyDatasets ()
 

Variables

 HDF_MODE = SDC.READ
 
string NC_MODE = "w"
 
string NC_FORMAT = "NETCDF4"
 
dictionary GET_NC_TYPES
 
 hdfFile = None
 
 ncFile = None
 
string errorAt = ""