Skip to content

amanda-tan/open-data-education

 
 

Repository files navigation

Building Pathways for Open Science Education using NASA datasets

Binder Build Status

Introduction

Here we will create a hypothetical scientific use case: A user wants to use the cloud to analyze change in landcover over a certain region in the Amazon over a period of 20 years. The goal of this tutorial then is to introduce users to working with NASA satellite imagery and utilizing Amazon Web Services' Open Data program. Through a series of standardized modules, the user will develop an end-to-end workflow for working with satellite imagery, learn about geoscientific Python tools, visualize the data and utilize a parallel computation platform on the cloud (i.e. the Pangeo Platform).

Description

The contents of this repository consists of a series of Jupyter Notebooks and can be viewed on an open source, free computational platform like Binder. To view the contents of this repo, click the launch binder icon above.

Downloading the tutorial materials

Note: This repository is actively being developed as a tutorial, so we will be updating the materials without notifications. To update your local copy, you can download the latest version again, or do a git pull if you are using git.

If you have git installed, you can always get the tutorial materials by cloning this repo:

git clone https://github.com/ESIPFed/open-data-education.git

Git is a version control system for tracking changes in computer files and coordinating work on those files amongst collaborators. To familiarize yourself with git, we recommend going through Software Carpentry's Version Control With Git

Tutorial index

Name Description link
Introduction to Cloud Computing Working with Big Data Tutorial 1
AWS Open datasets Working with s3 buckets Tutorial 2
Multi-dimensional analysis Introduction to Xarray Tutorial 3
Parallel Computing Introduction to Dask Tutorial 4
Visualization Introduction to HoloViews Tutorial 5
Scaling-up Using Dask and Pangeo Tutorial 6

Issues

Feedback/new tutotrial
You can request new content or give general feedback through Gitub issues as well by creating an issue or doing a pull request.

Acknowledgements

The contents of this repository was developed by Aji John and Amanda Tan at the University of Washington with funding from the ESIPLab Summer 2020 Incubator Award 2020 and NASA ROSES.

About

Open Science Education - Pangeo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%