#!/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 '0250/025000220010.zip' 'https://isla.esac.esa.int/tap/data?scwid=025000220010&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0250/025000220020.zip' 'https://isla.esac.esa.int/tap/data?scwid=025000220020&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0250/025000230010.zip' 'https://isla.esac.esa.int/tap/data?scwid=025000230010&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0250/025000220030.zip' 'https://isla.esac.esa.int/tap/data?scwid=025000220030&RETRIEVAL_TYPE=SCW'