forked from ciesin-geospatial/TOPSTSCHOOL-water
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.qmd
29 lines (20 loc) · 3.53 KB
/
index.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
26
27
28
29
---
title: "Welcome SCHOOL Module 1: Water"
---
<img src="https://raw.githubusercontent.com/ciesin-geospatial/TOPSTSCHOOL/main/images/TOPSTSCHOOL-updated-logo02.png" align="right" height="200" style="padding-left: 15px; padding-bottom: 15px;"/>
Welcome to the first module of the SCHOOL curriculum!
The Science Core Heuristics for Open Science Outcomes in Learning (SCHOOL) is part of the [NASA Transform to Open Science (TOPS)](https://nasa.github.io/Transform-to-Open-Science/) Training (TOPST) initiative, designed to generate an inclusive culture of open science. You can learn more about the SCHOOL Project and other modules on the [SCHOOL Project home page.](https://ciesin-geospatial.github.io/TOPSTSCHOOL/)
The first SCHOOL module on the theme of “Water and related-resources” explores how humans impact the water cycle and are affected by the changes they cause. The module consists of three use cases that cover examples of water use, safety, and anomalies such as droughts and floods. Each use case uses a unique dataset to walk users through lessons in accessing and analyzing data, and further adapting the code to perform their analyses including data cleaning, processing to subset to an area of interest, and creating visualizations to share what they have learned with their communities.
**This module is tailored to instruct undergraduate students and early-career researchers with some coding language exposure about the data science life cycle, illustrating how Open Science principles can be effectively applied to earth sciences, particularly in the context of water.**
The SCHOOL Modules do not intend to teach all-encompassing earth science lessons nor provide learners with total coding expertise. Instead, the SCHOOL Project aims to provide users with the skills to adapt the SCHOOL lessons to the users’ own Open Science workflow. To learn more about Open Science, explore [NASA's TOPS Open Science 101 Curriculum](https://openscience101.org/). To explore other themes in the SCHOOL project, visit our [Modules Page](https://ciesin-geospatial.github.io/TOPSTSCHOOL/modules.html).
Module 1: Water datasets and use cases cover:
- **Water Security Indicator Model - Global Land Data Assimilation System (WSIM-GLDAS):** Exploring water anomalies using a historical dataset.
- [Lesson 1: Acquiring and Pre-Processing WSIM-GLDAS](https://ciesin-geospatial.github.io/TOPSTSCHOOL-module-1-water/wsim-gldas-acquisition.html)
- [Lesson 2: Advanced Visualizations with WSIM-GLDAS](https://ciesin-geospatial.github.io/TOPSTSCHOOL-module-1-water/wsim-gldas-vis.html)
- **Moderate Resolution Imaging Spectroradiometer (MODIS) Near Real-Time (NRT) flood data:** Lessons in data acquisition and analysis of recent water anomalies.
- [Lesson 3: Acquiring and Exploring MODIS NRT Flood Data](https://ciesin-geospatial.github.io/TOPSTSCHOOL-module-1-water/lance-modis-nrt-global-flood-mcdwd-f3.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 4: NYC School Water Quality: Exposure to Lead Data](https://ciesin-geospatial.github.io/TOPSTSCHOOL-module-1-water/exposure_to_lead_in_schools_nys.html)
- **Conclusion:** Module wrap-up and knowledge check.
- [Lesson 5: Conclusion - Coming soon...]()
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!