Rename files and fix remaining errors with headlines

This commit is contained in:
heyarne 2021-03-01 17:14:47 +00:00
commit 81845d2d93
10 changed files with 629 additions and 766 deletions

View file

@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Corrupted Zipfiles\n",
"# Corrupted Zipfiles\n",
"\n",
"Out of the 40 files we were trying to download, some needed to be fetched from the [Long-Term Archive](https://scihub.copernicus.eu/userguide/#LTA_Long_Term_Archive_Access).\n",
"After retrying the download several times, all files could be retrieved.\n",
@ -173,7 +173,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Do the downloads fail repeatedly?\n",
"## Do the downloads fail repeatedly?\n",
"\n",
"All files have been downloaded again to another folder, `input/tempelhofer_feld_test`."
]