mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Move SNAP research to /sources, remove Cotbusser Ostsee and include all notebooks in _toc.yml
This commit is contained in:
parent
4eb4079bfd
commit
b6b6bf7dd9
7 changed files with 26 additions and 44015 deletions
18
_toc.yml
18
_toc.yml
|
|
@ -1,10 +1,26 @@
|
|||
# Table of contents
|
||||
# Learn more at https://jupyterbook.org/customize/toc.html
|
||||
- file: README
|
||||
- part: "Data retrieval and processing"
|
||||
title: "Remote Sensing for Journalism"
|
||||
- part: "Data Retrieval and Processing"
|
||||
chapters:
|
||||
- file: "sources/01 Data retrieval and processing.md"
|
||||
- file: "sources/01a Download from Scihub.ipynb"
|
||||
- file: "sources/01b Plot downloaded products.ipynb"
|
||||
- file: "sources/01c Coverage analysis.ipynb"
|
||||
- file: "sources/1d Brandenburg mosaic.ipynb"
|
||||
- file: "sources/01 True-color pipeline.ipynb"
|
||||
- part: "Band Maths"
|
||||
chapters:
|
||||
- file: "sources/02a NDVI.ipynb"
|
||||
- file: "sources/02b Timeseries.ipynb"
|
||||
- file: "sources/02c Corrupted Zip File.ipynb"
|
||||
- file: "sources/02c Multithreading.ipynb"
|
||||
- file: "sources/02d Cloud Masks.ipynb"
|
||||
- file: "sources/02 Spectral Indices.ipynb"
|
||||
- part: "Burn Ratio Calculations"
|
||||
chapters:
|
||||
- file: "sources/03a Forest Fire Product Downloads.ipynb"
|
||||
- file: "sources/03b Example Initialized Downloads.ipynb"
|
||||
- file: "sources/03b Forest Fires 2018 and 2019.ipynb"
|
||||
- file: "sources/03c dNBR.ipynb"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue