Refine notebooks and add section numbers

This commit is contained in:
heyarne 2021-03-10 11:59:59 +01:00
commit fcf79f6052
5 changed files with 11 additions and 11 deletions

View file

@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Spectral Index Pipeline\n",
"# Generalized Spectral Index Calculation\n",
"\n",
"Elaborating on the work done in previous sections, this section contains a complete implementation of the calculation of various spectral indicators.\n",
"\n",
@ -24,7 +24,7 @@
"When running this notebook interactively, _Kernel → Restart and Run All Cells_ can be used to re-evaluate all cells in this notebook after configuring the pipeline.\n",
"The path of the output file containing the processed values will be printed below the last cell.\n",
"\n",
"[^download_process]: See [](01 Download Process.ipynb) for details"
"[^download_process]: See [](01-download-process.ipynb) for details"
]
},
{