From 43a08c30601d3873c54b8fb440976d7362727336 Mon Sep 17 00:00:00 2001 From: James Munroe Date: Mon, 11 Sep 2023 15:05:36 -0400 Subject: [PATCH] add icons --- book/_toc.yml | 1 + book/drought.md | 2 ++ book/earthdata-cloud.md | 2 ++ book/flood.md | 3 +++ book/intro.md | 1 + book/remote-sensing.md | 3 +++ book/wildfire.md | 2 ++ 7 files changed, 14 insertions(+) create mode 100644 book/remote-sensing.md diff --git a/book/_toc.yml b/book/_toc.yml index 1ebfa72..9d508e3 100644 --- a/book/_toc.yml +++ b/book/_toc.yml @@ -4,6 +4,7 @@ format: jb-book root: intro chapters: +- file: remote-sensing - file: earthdata-cloud - file: flood - file: drought diff --git a/book/drought.md b/book/drought.md index e96927f..71a4f4c 100644 --- a/book/drought.md +++ b/book/drought.md @@ -1 +1,3 @@ # Drought + +![](../assets/climate_risks_drought_color.png) diff --git a/book/earthdata-cloud.md b/book/earthdata-cloud.md index e67b453..49389b0 100644 --- a/book/earthdata-cloud.md +++ b/book/earthdata-cloud.md @@ -1,3 +1,5 @@ # NASA Earthdata Cloud +![](../assets/climate_risks_cloud_data_filled.png) + https://www.earthdata.nasa.gov/ diff --git a/book/flood.md b/book/flood.md index e13f488..d2fa60c 100644 --- a/book/flood.md +++ b/book/flood.md @@ -1 +1,4 @@ # Flood + + +![](../assets/climate_risks_flood_color.png) diff --git a/book/intro.md b/book/intro.md index 629ab2f..b6dd910 100644 --- a/book/intro.md +++ b/book/intro.md @@ -1,3 +1,4 @@ # Determining Climate Risks with NASA Earthdata Cloud +![](../assets/banner.jpg) diff --git a/book/remote-sensing.md b/book/remote-sensing.md new file mode 100644 index 0000000..0f7539f --- /dev/null +++ b/book/remote-sensing.md @@ -0,0 +1,3 @@ +# Remote Sensing + +![](../assets/climate_risks_remote_sensing_filled.png) diff --git a/book/wildfire.md b/book/wildfire.md index 1bd3e58..6cd0988 100644 --- a/book/wildfire.md +++ b/book/wildfire.md @@ -1 +1,3 @@ # Wildfire + +![](../assets/climate_risks_fire_color.png)