Commit cbf5a14e authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

find products

parent 5797d789
...@@ -72,8 +72,7 @@ def getProducts(self, area, date, searchParameters): ...@@ -72,8 +72,7 @@ def getProducts(self, area, date, searchParameters):
return products_list return products_list
def downloadProducts(self,products,dir): def downloadProducts(self,products,dir):
""" """Download product(s) list Sentinel
Download product(s) list Sentinel
Args: Args:
self (pointer): The object pointer. self (pointer): The object pointer.
......
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