ocssw
V2022
|
obdaac_download.py File Reference
Go to the source code of this file.
Namespaces | |
obdaac_download | |
Functions | |
def | retrieveURL (request, localpath='.', uncompress=False, verbose=0, force_download=False, appkey=False, checksum=False) |
Variables | |
parser | |
help | |
action | |
default | |
nargs | |
args = parser.parse_args() | |
list | filelist = [] |
def | status = retrieveURL(args.http_manifest,verbose=args.verbose,force_download=True,appkey=args.appkey) |
outpath = Path.resolve(Path.expanduser(Path(os.path.expandvars(args.odir)))) | |
failed = None | |