OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
mkern_oci Namespace Reference

Functions

def main ()
 

Variables

 LOG = logging.getLogger('mkern_viirs')
 

Detailed Description

* NAME: mkern_viirs.py
*
* DESCRIPTION: Executable program to automate generation of VIIRS Deep Blue 
* Aerosol products from a directory of L1A files specified in the command line.

* USAGE: python mkern_viirs.py -i [input directory] -o [output directory]  

* Created on July 8, 2019

* Author: Samuel Anderson

Function Documentation

◆ main()

def mkern_oci.main ( )

Main Function #.

Definition at line 42 of file mkern_oci.py.

Variable Documentation

◆ LOG

LOG = logging.getLogger('mkern_viirs')

Definition at line 33 of file mkern_oci.py.