Commit 595b6e78 authored by Pedro Alfonso Ramirez's avatar Pedro Alfonso Ramirez

Add get RGB sentinel-2 files .SAFE

parent 8c260b03
......@@ -60,7 +60,7 @@ SENTINEL_UNZIP_ARGUMENTS.add_argument("product_type", help="sentinel product typ
SENTINEL_COMBINATION_ARGUMENTS = ArgumentParser(add_help=False)
SENTINEL_COMBINATION_ARGUMENTS.add_argument("folder", help="Folder to find Sentinel files")
SENTINEL_COMBINATION_ARGUMENTS.add_argument("folder", help="Folder to find Sentinel files .SAFE")
SENTINEL_COMBINATION_ARGUMENTS.add_argument("plattform", help="Sentinel-1 or Sentinel-2")
......
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