OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
viirs_l1_benchmark.py File Reference

Go to the source code of this file.

Namespaces

 viirs_l1_benchmark
 

Functions

def build_executable_path (prog_name)
 
def execute_command (command, dieOnError=False)
 
def run_clo_program (platform, program)
 
def run_positional_program (platform, program)
 
def run_verify (platform, tolerance=None)
 

Variables

 logger = logging.getLogger('viirs_l1_benchmark')
 
dictionary workingDir
 
 parser = argparse.ArgumentParser(formatter_class=argparse.RawTextHelpFormatter, description=, add_help=True)
 
 type
 
 str
 
 help
 
 choices
 
 default
 
 action
 
 float
 
 None
 
 args = parser.parse_args()
 
list sanitize = ['packageroot','logfile','artifacts']
 
 value = getattr(args,arg)
 
 artifacts = json.load(f)
 
list levels = [logging.ERROR, logging.WARN, logging.INFO, logging.DEBUG]
 
 filename
 
 format
 
 level
 
 rootvar = None
 
 packageroot = Path(rootvar)
 
string errormsg = "package root variable does not exist or is not a directory path!"
 
list missions = ['SNPP','NOAA20']
 
 cwd = os.getcwd()