mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Refine notebooks and add section numbers
This commit is contained in:
parent
1f20f80425
commit
fcf79f6052
5 changed files with 11 additions and 11 deletions
|
|
@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue