#!/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 '0702/070200230010.zip' 'https://isla.esac.esa.int/tap/data?scwid=070200230010&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0702/070200230020.zip' 'https://isla.esac.esa.int/tap/data?scwid=070200230020&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0702/070200230030.zip' 'https://isla.esac.esa.int/tap/data?scwid=070200230030&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0702/070200240010.zip' 'https://isla.esac.esa.int/tap/data?scwid=070200240010&RETRIEVAL_TYPE=SCW'