#!/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 '0834/083400380010.zip' 'https://isla.esac.esa.int/tap/data?scwid=083400380010&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0834/083400380020.zip' 'https://isla.esac.esa.int/tap/data?scwid=083400380020&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0834/083400380030.zip' 'https://isla.esac.esa.int/tap/data?scwid=083400380030&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0834/083400390010.zip' 'https://isla.esac.esa.int/tap/data?scwid=083400390010&RETRIEVAL_TYPE=SCW'