OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
dtdb_oci.py File Reference

Go to the source code of this file.

Namespaces

 dtdb_oci
 

Functions

def init_dir (inpath)
 
def hour2min (hour, min)
 
def min2hour (tot_min)
 
def date2day (year, month, day)
 
def day2date (year, day_of_year)
 
def getDtFilename (l1b_name)
 
def getDbFilename (l1b_name)
 
def main ()
 

Variables

 LOG = logging.getLogger('dtdb_oci')
 
string str_url = "https://oceandata.sci.gsfc.nasa.gov/ob/getfile/"
 
string str_wget = "wget --load-cookies ~/.urs_cookies --save-cookies ~/.urs_cookies --auth-no-challenge=on --content-disposition "
 
string str_wdir = "-P "