-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a255023
commit f36efad
Showing
11 changed files
with
11,267 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
TOPSTSCHOOL-climate-agriculture.code-workspace | ||
.Rproj.user | ||
TOPSTSCHOOL-climate-agriculture.Rproj | ||
.Rhistory | ||
data/MD_East_slr_depth_3_5ft.tif | ||
data/MD_East_slr_depth_10ft.tif | ||
|
||
/.quarto/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
project: | ||
title: "SCHOOL Climate and Agriculture Module" | ||
type: website | ||
output-dir: docs | ||
format: | ||
html: | ||
embed-resources: true | ||
theme: sandstone | ||
css: "https://raw.githubusercontent.com/ciesin-geospatial/TOPSTSCHOOL/main/custom.scss" | ||
toc: true | ||
toc-title: Contents | ||
toc-location: left | ||
code-overflow: wrap | ||
code-block-bg: true | ||
code-block-border-left: "#315c86" | ||
keep-ipynb: true | ||
lightbox: true | ||
execute: | ||
warning: false | ||
website: | ||
navbar: | ||
background: primary | ||
search: true | ||
left: | ||
- text: "Home" | ||
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-climate-agriculture/index.html | ||
- text: "Lessons" | ||
menu: | ||
- text: "Lesson 1: NASA Acres and Climate Resilience Network" | ||
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-climate-agriculture/NASA-Acres-Climate-Resilience-Network.html | ||
- text: "Lesson 2: Exploring ICIS-AIR, TRI, SVI, and Health Outcomes" | ||
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-air-quality/m202-svi-tri-icis-places.html | ||
- text: "Lesson 3: EJScreen: Environmental Justice Screening and Mapping Tool" | ||
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-air-quality/m203-ejscreen.html | ||
- text: "Lesson 4: Measuring Particulate Matter in countires and socioeconomic strata" | ||
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-air-quality/m204-grdiv1-pm25.html | ||
|
||
tools: | ||
- icon: github | ||
menu: | ||
- text: Source Code | ||
url: https://github.com/ciesin-geospatial/TOPSTSCHOOL | ||
- text: Report a Bug | ||
url: https://github.com/ciesin-geospatial/TOPSTSCHOOL/issues | ||
- icon: globe | ||
href: https://ciesin-geospatial.github.io/TOPSTSCHOOL/ | ||
text: "TOPSTSCHOOL GitHub Home Page" | ||
- icon: youtube | ||
href: https://www.youtube.com/channel/UCOIrczFd7_ht2bNUQ3qnM8w | ||
text: "Youtube Channel" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
|
||
@article{taylor2020, | ||
title = {Mapping sea level rise impacts to identify climate change adaptation opportunities in the Chesapeake and Delaware Bays, USA}, | ||
author = {Taylor, Lotem and Curson, David and Verutes, Gregory M. and Wilsey, Chad}, | ||
year = {2020}, | ||
month = {05}, | ||
date = {2020-05-04}, | ||
journal = {Wetlands Ecology and Management}, | ||
pages = {527--541}, | ||
volume = {28}, | ||
number = {3}, | ||
doi = {10.1007/s11273-020-09729-w}, | ||
url = {http://dx.doi.org/10.1007/s11273-020-09729-w}, | ||
langid = {en} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.