-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyst.yml
38 lines (37 loc) · 1.02 KB
/
myst.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
version: 1
site:
title: Map Something!
template: book-theme
hide_toc: true
hide_outline: true
options:
favicon: myst/images/favicon.ico
logo: myst/images/dse-2.black-crop.small.png
logo_dark: myst/images/dse-2.white-crop.small.png
project:
title: Map Something!
subtitle: what and how
authors:
- name: Brookie Guzder-Williams
orcid: 0000-0001-6855-8260
corresponding: true
email: bguzder-williams@berkeley.edu
affiliations:
- dse
- ucb
affiliations:
- id: dse
institution: The Eric and Wendy Schmidt Center for Data Science & Environment
- id: ucb
institution: University of California, Berkeley
github: https://github.com/SchmidtDSE/map_something
toc:
- file: myst/main.md
- file: myst/sections/raster.md
- file: myst/sections/vector.md
- file: myst/sections/gee.md
- file: myst/sections/discussion.md
- file: nb/RasterData.ipynb
- file: nb/RasterMaps.ipynb
- file: nb/VectorMaps.ipynb
- file: nb/GeeMap.ipynb