-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathREADME.qmd
28 lines (21 loc) · 1.98 KB
/
README.qmd
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
---
title: "README"
format: gfm
---
<img src='https://raw.githubusercontent.com/ciesin-geospatial/TOPSTSCHOOL/main/images/TOPSTSCHOOL-updated-logo02.png' align="right" height="175" style="padding-left: 25px; padding-bottom: 25px;"/>
# Welcome to the Water Module!
The first TOPSTSCHOOL Module on Water consists of three vignettes which cover examples of water use, safety, and anomalies such as droughts and floods. The vignettes use three datasets to walk users through lessons in accessing and analyzing data, and users will be able to adapt the code in all three examples to perform analyses including data cleaning, processing to subset to an area of interest, and creating visualizations to share what they have learned with their communities. Users will understand an Open Science workflow including accessing and citing open data. The three datasets and vignettes cover:
- **WSIM-GLDAS:** Exploring water anomalies using a historical dataset.
- [Lesson 1a: Acquiring and Pre-Processing
WSIM-GLDAS](https://ciesin-geospatial.github.io/TOPSTSCHOOL-water/m101a-wsim-gldas-acquisition.html)
- [Lesson 1b: Advanced Visualizations with
WSIM-GLDAS](https://ciesin-geospatial.github.io/TOPSTSCHOOL-water/m101b-wsim-gldas-vis.html)
- **MODIS Near Real Time flood data:** Lessons in data acquisition and
analysis of recent water anomalies.
- [Lesson 2: Acquiring and Exploring MODIS NRT Flood
Data](https://ciesin-geospatial.github.io/TOPSTSCHOOL-water/m102-lance-modis-nrt-global-flood.html)
- **Lead in New York State Schools:** Exploring lead contamination data
and US Census data and lessons in data cleaning and visualization,
with a discerning eye towards data limitations.
- [Lesson 3: NYC School Water Quality: Exposure to Lead Data](https://topstschool.shinyapps.io/nyc-lead/)
This course was made possible thanks to the work of our NASA Transform to Open Science (TOPS) team, our SCHOOL Open Science team, open science Subject Matter Experts (SMEs), and the SCHOOL Development team!