OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
getanc Namespace Reference

Functions

def main ()
 

Detailed Description

Program to check for updated ancillary data files and download them
as appropriate.

Function Documentation

◆ main()

def getanc.main ( )
The main function for the program. Gets and checks command line options, instantiates 
a getanc object (from the class defined in anc_utils) and then calls the methods to 
get the ancillary data.

Definition at line 13 of file getanc.py.