mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Fix link to LTA docs
This commit is contained in:
parent
b988f0d678
commit
9e34128c8b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
"source": [
|
"source": [
|
||||||
"# ZIP-File Corruption Issues\n",
|
"# ZIP-File Corruption Issues\n",
|
||||||
"\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",
|
"Retrieval of files from this offline archive is a two step process:\n",
|
||||||
"\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",
|
"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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue