Finish section 02

This commit is contained in:
heyarne 2021-03-08 14:50:04 +00:00
commit 0cb8da0286
5 changed files with 230 additions and 287 deletions

View file

@ -6,7 +6,7 @@
"source": [
"# ZIP-File Corruption Issues\n",
"\n",
"The Scihub platform has a policy that moves data into a Long-Term-Archive after a certain period of time.[^lta]\n",
"The Copernicus Open Access Hub has a policy of moving data into a Long-Term-Archive after a certain period of time.[^lta]\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",