#!/bin/bash curl --create-dirs -o '0902/090200020010.zip' 'https://isla.esac.esa.int/tap/data?scwid=090200020010&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0902/090200020020.zip' 'https://isla.esac.esa.int/tap/data?scwid=090200020020&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0902/090200020030.zip' 'https://isla.esac.esa.int/tap/data?scwid=090200020030&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0902/090200020040.zip' 'https://isla.esac.esa.int/tap/data?scwid=090200020040&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0902/090200020050.zip' 'https://isla.esac.esa.int/tap/data?scwid=090200020050&RETRIEVAL_TYPE=SCW' curl --create-dirs -o '0902/090200020060.zip' 'https://isla.esac.esa.int/tap/data?scwid=090200020060&RETRIEVAL_TYPE=SCW'