Skip to content

Commit a960f2f

Browse files
authored
Update README.md
1 parent 2e6d38c commit a960f2f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

notebooks/SnowEx_ASO_MODIS_Snow/README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
## Summary
44

5-
This tutorial demonstrates how to access and compare coincident snow data across in-situ, airborne, and satellite platforms from NASA's SnowEx, ASO, and MODIS data sets, respectively. All data are available fromh the NASA National Snow and Ice Data Center Distributed Active Archive Center, or NSIDC DAAC.
5+
This tutorial demonstrates how to access and compare coincident snow data from the National Snow and Ice Data Center Distributed Active Archive Center (NSIDC DAAC) across in-situ, airborne, and satellite platforms from NASA's SnowEx, ASO, and MODIS data sets, respectively.
66

77
## Key Learning Objectives
88

99
1. Learn about the coverage, resolution, and structure of snow data sets from NASA's SnowEx, ASO, and MODIS data sets.
1010

1111
2. Learn how to find and download spatiotemporally coincident data across in-situ, airborne, and satellite observations.
1212

13-
3. Learn how to read data into Python from CSV, GeoTIFF, and HDF-EOS formats.
13+
3. Learn how to read data into Python from CSV and GeoTIFF formats.
1414

15-
4. Learn how to extract and compare raster values at point locations.
15+
4. Learn how to subset data based on a buffered area.
16+
17+
5. Learn how to extract and visualize raster values at point locations.

0 commit comments

Comments
 (0)