mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Add sentinel_helpers.py
This commit is contained in:
parent
89eae74a64
commit
48ee2aeb87
2 changed files with 10 additions and 0 deletions
|
|
@ -12,4 +12,11 @@ logo: great-forty-foot-telescope-wikipedia.png # A path to the book logo
|
|||
execute:
|
||||
execute_notebooks: "off"
|
||||
|
||||
sphinx:
|
||||
config:
|
||||
nb_custom_formats:
|
||||
.py:
|
||||
- jupytext.reads
|
||||
- fmt: Rmd
|
||||
|
||||
exclude_patterns: [_build, .cache, .config, .local, .npm, Thumbs.db, .DS_Store, "**.ipynb_checkpoints"]
|
||||
|
|
|
|||
3
_toc.yml
3
_toc.yml
|
|
@ -26,3 +26,6 @@
|
|||
- file: "sources/03b Example Initialized Downloads.ipynb"
|
||||
- file: "sources/03b Forest Fires 2018 and 2019.ipynb"
|
||||
- file: "sources/03c dNBR.ipynb"
|
||||
- part: "Appendix"
|
||||
chapters:
|
||||
- file: "sources/sentinel_helpers.py"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue