Fix link to LTA docs

This commit is contained in:
heyarne 2021-03-18 13:34:42 +01:00
commit 9e34128c8b

View file

@ -6,7 +6,7 @@
"source": [
"# ZIP-File Corruption Issues\n",
"\n",
"The Copernicus Open Access Hub has a policy of [moving data into a Long-Term-Archive after a certain period of time](\"https://scihub.copernicus.eu/userguide/LongTermArchive\").\n",
"The Copernicus Open Access Hub has a policy of [moving data to a Long-Term-Archive after a certain period of time](https://scihub.copernicus.eu/userguide/LongTermArchive).\n",
"Retrieval of files from this offline archive is a two step process:\n",
"\n",
"1. A request to the URL that initializes the download for online products (`https://scihub.copernicus.eu/dhus/odata/v1/Products('$UUID')/$value`) instead initializes a data retrieval request which moves the archived file from offline to online storage.\n",