#!/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 '0490/049000210010.zip' 'https://isla.esac.esa.int/tap/data?scwid=049000210010&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0490/049000210020.zip' 'https://isla.esac.esa.int/tap/data?scwid=049000210020&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0490/049000210030.zip' 'https://isla.esac.esa.int/tap/data?scwid=049000210030&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0490/049000220010.zip' 'https://isla.esac.esa.int/tap/data?scwid=049000220010&RETRIEVAL_TYPE=SCW'