ocssw
V2022
|
dtdb_viirs_l1a.py File Reference
Go to the source code of this file.
Namespaces | |
dtdb_viirs_l1a | |
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_viirs_l1a') | |
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 " |