| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | AC | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Tutorial Name | Original Source/ Current location on Feb 2, 2023 | Tutorial Learning Objectives | Contents Category | Contender for Cookbook | Cookbook Chapter (it could be in) How-To, Tutorials, Sci/App e2e workflows | Cookbook Sub-Chapter (it could be in) likely applicable to How-To and Tutorials | Capability category (for reference) | Needs Following Updates | Updates Lead | DAAC Specific/ example | |||||||||||||||||||
2 | earthaccess python library | EDC Cookbook, Tutorials | Introduction to earthaccess | search and access, wrapper library to CMR API | Yes | Tutorials | Access | n/a | ||||||||||||||||||||||
3 | Search & Download NSIDC Cloud | EDC Cookbook, In Development | Walk users thru cloud data access for DAAC/data in transition to the cloud and educate on cloud transition. | Search w CMR API, s3fs direct access | Yes | Tutorials | Work w Data in the Cloud | Access | * generalize markdown: this is helpful tutorial for any users of DAACs currently in the process of transitioning to cloud. Introduction to search and direct access in Tutorial format * discussion of requesting access to cloud datasets - still needed or remove? * update to use earthaccess lib? * bring code/libs used to higher level e.g. earthaccess not CMR API requests | NSIDC | ||||||||||||||||||||
4 | Access NSIDC Cloud w/ CMR | EDC Cookbook, In Development | Walk users thru (restricted) cloud data access for DAAC/data in transition to the cloud and educate on cloud transition. | Datasets/Data in Transition to Cloud; search w CMR API, s3fs direct access | Maybe | Access | very similar to Search & Download NSIDC Cloud - combine? | NSIDC | ||||||||||||||||||||||
5 | Search & Access USGS Landsat Cloud | EDC Cookbook, In Development | USGS Landsat Cloud Data - Search and Access | Search w CMR STAC API, S3 access w rioxarray | Access | * seems like a great How To for accessing "specialized" data with e.g. rioxarray; while appreciate the brevity, a couple of short lines of markdown might be helpful e.g. expand on section title called "AWS CLI", what are we actualy intending to do in this section/why | LP DAAC | |||||||||||||||||||||||
6 | Direct S3 Data Access: NetCDF - Daymet v4 Daily TMAX Example | EDC Cookbook, In Development | Direct S3 Data Access: NetCDF - Daymet v4 Daily TMAX Example | Search w CMR STAC API, S3 access | Access | Michele | ORNL | |||||||||||||||||||||||
7 | OPeNDAP | EDC Cookbook, In Development | OPeNDAP access with on-prem and cloud endpoints | OPeNDAP data access | Yes | How To | Transform | Subset | * First start with a subset example, then maybe another in "Access" | Chris / Michele | PO.DAAC/ORNL | |||||||||||||||||||
8 | Direct Access & Harmony Workflow | EDC Cookbook, In Development | Science workflow (hurricanes) | Authentication, netcdf direct access - single file, netcdf direct access - multiple files, services availability query, harmony education, Services education, harmony-py, | Yes | Science/Applications Workflows | TBD | * In the Summary: abstract what services we use and generalize e.g. from direct s3 access and harmony language to something like work with data in the cloud w/o downloading: access & subset * Update from verbose authentication to simple netrc framework, or earthaccess * Consider splitting up into Tutorial (teaching direct access, s3fs, harmony, services etc) and Science workflow (remove a lot of the explanations on services, S3 etc); there is a lot going on. * Update end of tutorial to point to examples with those concepts, instead ot/in addition to the tool homepage | Catalina | PO.DAAC | ||||||||||||||||||||
9 | COF Zarr Access via Reformat | EDC Cookbook, In Development | Working with COFs (zarr), using Harmony service | Harmony netCDF2zarr, working with COFs | Tutorials | Work w Data in the Cloud | Transform | * add why we would want to convert to zarr | (PO.DAAC) | |||||||||||||||||||||
10 | Zarr Example | EDC Cookbook, In Development | How to use the zarr-eosdis-store (this is not the more user-friendly example we had in the CH) | zarr-eosdis-store, working with COFs | How To | Work w Data in the Cloud | Access | |||||||||||||||||||||||
11 | Kerchunk Examples - MERRA2 | EDC Cookbook, In Development | Treating netCDf as COFs for optimized in-cloud workflow, w MERRA2 | kerchunk, working with COFs | How To | Work w Data in the Cloud | Access | not sure if there is a significant difference in these 3 kerchunk examples other than the data used. Is there something unique about the data that chances how we leverage kerchucnk for each of them? Do we keep all of them? | (GES DISC) | |||||||||||||||||||||
12 | Kerchunk Examples - ECOSTRESS | Treating netCDf as COFs for optimized in-cloud workflow, w ECOSTRESS | kerchunk, working with COFs | How To | Work w Data in the Cloud | Access | (LP DAAC) | |||||||||||||||||||||||
13 | Kerchunk Examples - ECCO SSH | Treating netCDf as COFs for optimized in-cloud workflow, w ECCO SSH | kerchunk, working with COFs | How To | Work w Data in the Cloud | Access | (PO.DAAC) | |||||||||||||||||||||||
14 | Matlab & AWS | EDC Cookbook, In Development | Walks user through how to set up Matlab in AWS | matlab in AWS | Yes | Beyond Python | ||||||||||||||||||||||||
15 | CMR STAC in R | EDC Cookbook, In Development | how to interact with CMR-STAC in R. | CMR STAC search with R | Beyond Python | might this get integrated into the CMR STAC How-To, under R tab? unless we won't have a CMR STAC How To bc we're leveraging earthaccess? | ||||||||||||||||||||||||
16 | earthdata: Python-R Handoff | EDC Cookbook, In Development | In Development | |||||||||||||||||||||||||||
17 | 01. Data discovery with CMR | 2021 Cloud Hackathon & external/ but not in cookbook nav (Feb 28) | Deprecated because earthaccess? | |||||||||||||||||||||||||||
18 | 02. Data Discovery with CMR-STAC API | 2021 Cloud Hackathon & external/ but not in cookbook nav (Feb 28) | Deprecated because earthaccess? | |||||||||||||||||||||||||||
19 | 03. Introduction to xarray | 2021 Cloud Hackathon & external/ but not in cookbook nav (Feb 28) | ||||||||||||||||||||||||||||
20 | 04. Authentication for NASA Earthdata | 2021 Cloud Hackathon & external/ but not in cookbook nav (Feb 28) | Deprecated because earthaccess? | No | ||||||||||||||||||||||||||
21 | 05. Direct S3 Data Access with rioxarray | 2021 Cloud Hackathon & external/ but not in cookbook nav (Feb 28) | ||||||||||||||||||||||||||||
22 | 06. Sentinel-6 MF L2 Altimetry Data Access (OPeNDAP) & Gridding | 2021 Cloud Hackathon & external/ but not in cookbook nav (Feb 28) | ||||||||||||||||||||||||||||
23 | 07. Data Subsetting and Transformation Services in the Cloud | 2021 Cloud Hackathon & external/ but not in cookbook nav (Feb 28) | ||||||||||||||||||||||||||||
24 | 08. Pairing Cloud and non-Cloud Data | 2021 Cloud Hackathon & external/ but not in cookbook nav (Feb 28) | ||||||||||||||||||||||||||||
25 | 09. Zarr Access for NetCDF4 files | 2021 Cloud Hackathon & external/ but not in cookbook nav (Feb 28) | ||||||||||||||||||||||||||||
26 | 00. Setup for tutorials | 2021 Cloud Workshop at AGU | ||||||||||||||||||||||||||||
27 | 01. Earthdata Search | 2021 Cloud Workshop at AGU | ||||||||||||||||||||||||||||
28 | 02. Authentication for NASA Earthdata | 2021 Cloud Workshop at AGU | ||||||||||||||||||||||||||||
29 | 03. Data Access | 2021 Cloud Workshop at AGU | ||||||||||||||||||||||||||||
30 | 04. Pairing Cloud and non-Cloud Data | 2021 Cloud Workshop at AGU | ||||||||||||||||||||||||||||
31 | ||||||||||||||||||||||||||||||
32 | ||||||||||||||||||||||||||||||
33 | ||||||||||||||||||||||||||||||
34 | ||||||||||||||||||||||||||||||
35 | ||||||||||||||||||||||||||||||
36 | ||||||||||||||||||||||||||||||
37 | ||||||||||||||||||||||||||||||
38 | ||||||||||||||||||||||||||||||
39 | ||||||||||||||||||||||||||||||
40 | ||||||||||||||||||||||||||||||
41 | ||||||||||||||||||||||||||||||
42 | ||||||||||||||||||||||||||||||
43 | ||||||||||||||||||||||||||||||
44 | ||||||||||||||||||||||||||||||
45 | ||||||||||||||||||||||||||||||
46 | ||||||||||||||||||||||||||||||
47 | ||||||||||||||||||||||||||||||
48 | ||||||||||||||||||||||||||||||
49 | ||||||||||||||||||||||||||||||
50 | ||||||||||||||||||||||||||||||
51 | ||||||||||||||||||||||||||||||
52 | ||||||||||||||||||||||||||||||
53 | ||||||||||||||||||||||||||||||
54 | ||||||||||||||||||||||||||||||
55 | ||||||||||||||||||||||||||||||
56 | ||||||||||||||||||||||||||||||
57 | ||||||||||||||||||||||||||||||
58 | ||||||||||||||||||||||||||||||
59 | ||||||||||||||||||||||||||||||
60 | ||||||||||||||||||||||||||||||
61 | ||||||||||||||||||||||||||||||
62 | ||||||||||||||||||||||||||||||
63 | ||||||||||||||||||||||||||||||
64 | ||||||||||||||||||||||||||||||
65 | ||||||||||||||||||||||||||||||
66 | ||||||||||||||||||||||||||||||
67 | ||||||||||||||||||||||||||||||
68 | ||||||||||||||||||||||||||||||
69 | ||||||||||||||||||||||||||||||
70 | ||||||||||||||||||||||||||||||
71 | ||||||||||||||||||||||||||||||
72 | ||||||||||||||||||||||||||||||
73 | ||||||||||||||||||||||||||||||
74 | ||||||||||||||||||||||||||||||
75 | ||||||||||||||||||||||||||||||
76 | ||||||||||||||||||||||||||||||
77 | ||||||||||||||||||||||||||||||
78 | ||||||||||||||||||||||||||||||
79 | ||||||||||||||||||||||||||||||
80 | ||||||||||||||||||||||||||||||
81 | ||||||||||||||||||||||||||||||
82 | ||||||||||||||||||||||||||||||
83 | ||||||||||||||||||||||||||||||
84 | ||||||||||||||||||||||||||||||
85 | ||||||||||||||||||||||||||||||
86 | ||||||||||||||||||||||||||||||
87 | ||||||||||||||||||||||||||||||
88 | ||||||||||||||||||||||||||||||
89 | ||||||||||||||||||||||||||||||
90 | ||||||||||||||||||||||||||||||
91 | ||||||||||||||||||||||||||||||
92 | ||||||||||||||||||||||||||||||
93 | ||||||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||||||
95 | ||||||||||||||||||||||||||||||
96 | ||||||||||||||||||||||||||||||
97 | ||||||||||||||||||||||||||||||
98 | ||||||||||||||||||||||||||||||
99 | ||||||||||||||||||||||||||||||
100 |