Move SNAP research to /sources, remove Cotbusser Ostsee and include all notebooks in _toc.yml

This commit is contained in:
heyarne 2021-03-01 14:45:09 +00:00
commit b6b6bf7dd9
7 changed files with 26 additions and 44015 deletions

View file

@ -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"