#!/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 '0978/097800100010.zip' 'https://isla.esac.esa.int/tap/data?scwid=097800100010&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0978/097800100020.zip' 'https://isla.esac.esa.int/tap/data?scwid=097800100020&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0978/097800100030.zip' 'https://isla.esac.esa.int/tap/data?scwid=097800100030&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0978/097800110010.zip' 'https://isla.esac.esa.int/tap/data?scwid=097800110010&RETRIEVAL_TYPE=SCW'