Commit 44c79b65 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

find products

parent 1a18e4a2
...@@ -83,7 +83,6 @@ class APISentinel(object): ...@@ -83,7 +83,6 @@ class APISentinel(object):
for p in products: for p in products:
self.api.download(p) self.api.download(p)
def filterProducts(self, productList): def filterProducts(self, productList):
#, user_footprint, threshold): #, user_footprint, threshold):
......
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