forked from podaac/tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.qmd
23 lines (13 loc) · 2.08 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
---
title: "PO.DAAC Cookbook"
subtitle: "Making complex data simple with a few helpful tutorials"
---
## Welcome {#welcome}
Welcome to the tutorial repository for the Physical Oceanography Distributed Active Archive Center ([PO.DAAC](https://podaac.jpl.nasa.gov/))! Our goal is to make NASA’s ocean, climate, and surface water data universally accessible and meaningful.
*This site is under active, open development. Stay tuned for more and ever-evolving content!*
## About the Cookbook
The PO.DAAC Cookbook is a place to learn about & experiment with the NASA Earthdata datasets we host. All data can be accessed freely in the cloud or downloaded locally. The **How To** section gives bite-sized pieces of code created in collaboration with the [NASA Earthdata Cloud Cookbook](https://nasa-openscapes.github.io/earthdata-cloud-cookbook/) community. **Tutorials** connect these pieces together to form example workflows specific to PO.DAAC datasets both within the cloud and on a local machine. To learn more about the cloud specifically, see the [Earthdata Cloud Primer](https://www.earthdata.nasa.gov/learn/webinars-and-tutorials/cloud-primer-amazon-web-services).
Most tutorials included in this cookbook are created with Python Jupyter Notebooks. All chapters in the cookbook are a combination of narrative, links, code, and outputs — and underlying each chapter is a file type that you can access on [PO.DAAC GitHub](https://github.com/podaac/tutorials) (linked on the left navbar): Jupyter (.ipynb) or Quarto (.qmd) files.
## About PO.DAAC
The Physical Oceanography Distributed Active Archive Center (PO.DAAC) is a NASA Earth Observing System Data and Information System ([EOSDIS](https://www.earthdata.nasa.gov/eosdis)) data center managed by the Earth Science Data and Information System ([ESDIS](https://www.earthdata.nasa.gov/esds)) Project. The PO.DAAC is operated by Jet Propulsion Laboratory (JPL) in Pasadena, California.
For a brief overview of PO.DAAC's history, see [The Evolution of the PO.DAAC: Seasat to SWOT](https://www.sciencedirect.com/science/article/pii/S0273117719308385?via%3Dihub).