01a Download from Scihub → 01a Download Process

This commit is contained in:
heyarne 2021-03-03 14:49:05 +00:00
commit a82e2cc5e1
3 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
- part: "Data Retrieval and Processing" - part: "Data Retrieval and Processing"
chapters: chapters:
- file: "sources/01 Overview.md" - file: "sources/01 Overview.md"
- file: "sources/01a Download from Scihub.ipynb" - file: "sources/01a Download Process.ipynb"
- file: "sources/01b Plot downloaded products.ipynb" - file: "sources/01b Plot downloaded products.ipynb"
- file: "sources/01c Coverage analysis.ipynb" - file: "sources/01c Coverage analysis.ipynb"
- file: "sources/01d Brandenburg mosaic.ipynb" - file: "sources/01d Brandenburg mosaic.ipynb"

View file

@ -20,7 +20,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Before running this notebook the files have to be downloaded. See [01a Download from Scihub.ipynb](01a Download from Scihub.ipynb) for further information.\n", "Before running this notebook the files have to be downloaded. See [01a Download Process.ipynb](01a Download Process.ipynb) for further information.\n",
"\n", "\n",
"The calculation in this notebook depends on three parameters:\n", "The calculation in this notebook depends on three parameters:\n",
"\n", "\n",