-
Notifications
You must be signed in to change notification settings - Fork 45
Expand file tree
/
Copy pathindex.qmd
More file actions
39 lines (23 loc) · 2.8 KB
/
Copy pathindex.qmd
File metadata and controls
39 lines (23 loc) · 2.8 KB
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
30
31
32
33
34
35
36
37
38
---
title: "NASA Earthdata Cloud Cookbook"
subtitle: "Supporting NASA Earth Science Research Teams’ Migration to the Cloud"
date: last-modified
author: "NASA Openscapes Team"
citation_url: https://nasa-openscapes.github.io/earthdata-cloud-cookbook/
slug: index
---
## Welcome
**Welcome to the NASA Openscapes Earthdata Cloud Cookbook!**
This Cookbook is learning-oriented to support scientific researchers who use NASA Earthdata as NASA migrates data and workflows to the cloud. It has resources to learn how to work with NASA Earthdata in the cloud, as well as documentation for how to contribute to these resources. It is under active, open development.
**Tip: use the _earthaccess_ Python library to access NASA Earthdata**. [earthaccess](https://earthaccess.readthedocs.io/en/latest/) is a Python library that streamlines access to NASA Earthdata locally or in the cloud. To learn more, see this [tech spotlight](https://nasa-openscapes.github.io/news/2024-03-04-earthaccess-tech-spotlight/), the [NASA Earthdata blog post](https://www.earthdata.nasa.gov/learn/blog/earthaccess), and these [how-to's](how-tos/find-data/find-python.html) and [tutorials](tutorials/).
Looking for R and MATLAB help? See the [earthdatalogin R package](https://boettiger-lab.github.io/earthdatalogin/), and tutorials for [R](how-tos/find-data/find-r.html) and [MATLAB](tutorials/matlab.qmd) in this cookbook.
## About
This Earthdata Cloud Cookbook is being developed as a cross-DAAC collaboration by the NASA-Openscapes Team. Learn more at [nasa-openscapes.github.io](https://nasa-openscapes.github.io).
## Citation
Please cite the NASA Earthdata Cloud Cookbook through the project’s Zenodo archive using DOI: [10.5281/zenodo.7786710](https://doi.org/10.5281/zenodo.7786710). This DOI represents all versions, and will always resolve to the latest one.
The citation will look something like:
> Andy Barrett, Chris Battisto, Brandon Bottomley, Aaron Friesz, Alexis Hunzinger, Mahsa Jami, Alex Lewandowski, Bri Lind, Luis López, Jack McNelis, Cassie Nickles, Catalina Oaida Taglialatela, Celia Ou, Brianna Pagán, Sargent Shriver, Amy Steiker, Michele Thornton, Makhan Virdi, Jessica Nicole Welch, Jess Welch, Erin Robinson, Julia Stewart Lowndes. (2023). NASA-Openscapes/earthdata-cloud-cookbook: NASA EarthData Cloud Cookbook v2023.03.0 (v2023.03.0). Zenodo. https://doi.org/10.5281/zenodo.7786711
Please visit the Cookbook's [DOI link](https://doi.org/10.5281/zenodo.7786710) to get the most recent version - the one above is not automatically generated and may be out of date as we release updated versions of the Cookbook.
## License
Openscapes makes all of their materials publicly available under open source licenses.
Our [License](LICENSE.md) is adapted from [The Turing Way](https://github.com/alan-turing-institute/the-turing-way/blob/master/LICENSE.md)