You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/index.qmd
+1-13Lines changed: 1 addition & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,5 @@
1
1
---
2
2
title: Tutorials
3
-
jupyter:
4
-
jupytext:
5
-
text_representation:
6
-
extension: .qmd
7
-
format_name: quarto
8
-
format_version: '1.0'
9
-
jupytext_version: 1.16.1
10
-
kernelspec:
11
-
display_name: Python 3 (ipykernel)
12
-
language: python
13
-
name: python3
14
3
---
15
4
16
5
The following tutorials are meant to present example workflows with NASA Earthdata in the cloud from a variety of use cases. The tutorials exemplify the advantages of working with NASA Earthdata in the cloud and aim to provide a starting point for exploring what your workflows could look like in the cloud.
@@ -32,8 +21,7 @@ The following tutorials are meant to present example workflows with NASA Earthda
32
21
### **Observing Seasonality in Agricultural Areas** - [Tutorial](Observing_Seasonal_Ag_Changes.ipynb)
33
22
*Working with HLS Landsat and Sentinel-2 data products in the cloud*
34
23
35
-
### **Subsetting ICESat-2 Data Using NASA Harmony** - [Tutorial]
36
-
(IS2_Harmony.ipynb)
24
+
### **Subsetting NASA Earthdata Using Harmony** - [Tutorial](Harmony.ipynb)
37
25
*Requesting spatial and temporal subsets of ICESat-2 L2A and L3A data*
38
26
39
27
### **Using OPeNDAP in the Cloud** - [Tutorial](Earthdata_Cloud__Data_Access_OPeNDAP_Example.ipynb)
0 commit comments