Commit 84f0c1e7 authored by Mario Chirinos's avatar Mario Chirinos

api v2

parent fc2a9115
......@@ -106,7 +106,6 @@ class APISentinel(object):
products (OrderedDict): Product(s) to download.
dir (str): destination directory.
"""
print(products)
os.chdir(outdir)
# self.api.download_all(products)
longTermArchiveList=[]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment