mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-07 03:23:40 +02:00
26 lines
1 KiB
YAML
26 lines
1 KiB
YAML
# Table of contents
|
|
# Learn more at https://jupyterbook.org/customize/toc.html
|
|
- file: README
|
|
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"
|