NASA Logo
Ocean Color Science Software

ocssw V2022
SessionUtils Member List

This is the complete list of members for SessionUtils, including all inherited members.

__init__(self, timeout=5, max_tries=5, verbose=False, clobber=False)SessionUtils
clobberSessionUtils
download_allfiles(self, url, dirpath, regex='', check_times=False, response=None, clobber=False, dry_run=False)SessionUtils
download_file(self, url, filepath)SessionUtils
list_pageurls(self, url, regex='')SessionUtils
max_triesSessionUtils
needs_download(self, url, filepath, check_times=False, response=None)SessionUtils
open_url(self, url, ntries=None, get=False)SessionUtils
sessionSessionUtils
spider(self, url, level=0, visited=None)SessionUtils
timeoutSessionUtils
verboseSessionUtils