#!/bin/bash # WARNING: This script requires execute permission. # To grant execute permission, run the following command: # chmod +x script_name.sh curl --create-dirs -o '1652/165200300010.zip' 'https://isla.esac.esa.int/tap/data?scwid=165200300010&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '1652/165200300020.zip' 'https://isla.esac.esa.int/tap/data?scwid=165200300020&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '1652/165200300030.zip' 'https://isla.esac.esa.int/tap/data?scwid=165200300030&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '1652/165200310010.zip' 'https://isla.esac.esa.int/tap/data?scwid=165200310010&RETRIEVAL_TYPE=SCW'