Skip to content

Commit

Permalink
Update worksheet_0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akpost21 authored May 10, 2024
1 parent 5e0f197 commit 273a9d9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/worksheets/worksheet_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ The following group exercise will uncover the impact of redlining on urban green
## Setting up CyVerse
- Log into [CyVerse](https://de.cyverse.org/)
- Use the [startup procedure](https://cu-esiil.github.io/Innovation-Summit-2024/resources/cyverse_startup/) to start an instance on CyVerse. Be sure to:
- Create an SSH key and add it to your Github account (2nd half of start-up procedure instructions)
- Clone the [Innovation-Summit-2024 repository](https://github.com/CU-ESIIL/Innovation-Summit-2024)
- Complete the [R Studio hack](https://cu-esiil.github.io/Innovation-Summit-2024/additional-resources/cyverse_hacks/)
- Create an SSH key and add it to your Github account (2nd half of start-up procedure instructions)
- Clone the [Innovation-Summit-2024 repository](https://github.com/CU-ESIIL/Innovation-Summit-2024)
- Complete the [R Studio hack](https://cu-esiil.github.io/Innovation-Summit-2024/additional-resources/cyverse_hacks/)
- Please raise your hand if you have questions or run into technical issues. ESIIL represenatives will be walking around to help.
- Once you initiate your CyVerse instance, **DO NOT close it**. You can keep this instance running the entire Summit so you don't have to do the start-up procedure again.

Expand All @@ -72,10 +72,10 @@ We'll be using pre-developed code to visualize redlining impacts on Denver, CO.

- Open R Studio in CyVerse
- Use "files" (lower right) to navigate to this markdown document:
- *innovation-summit-2024/docs/worksheets/worksheet_redlining.qmd*
- *innovation-summit-2024/docs/worksheets/worksheet_redlining.qmd*
- Start at the beginning of the code and complete the following:
- Create a map of historically redlined districts in Denver
- Overlay current-day NDVI (vegetation greenness) data onto your map
- Create a map of historically redlined districts in Denver
- Overlay current-day NDVI (vegetation greenness) data onto your map
- Now, it's your turn to choose a variable to observe. Use the provided code (written as a function) to select the variable you want to add to your map.

**Variable Options:**
Expand Down

0 comments on commit 273a9d9

Please sign in to comment.