Skip to content

Commit dcd882d

Browse files
author
Andy Barrett
committed
update SMAP version
1 parent 123737b commit dcd882d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/SMAP/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This set of three tutorials demonstrates how to search for, download and plot SMAP data using `xarray` and how to make the SMAP data into a georeferenced dataset.
66

7-
We use the [SMAP L3 Radiometer Global Daily 36 km EASE-Grid Soil Moisture, Version 8](https://nsidc.org/data/SPL3SMP/versions/8) data set as an example.
7+
We use the [SMAP L3 Radiometer Global Daily 36 km EASE-Grid Soil Moisture, Version 8](https://nsidc.org/data/SPL3SMP/versions/9) data set as an example.
88

99
[working_with_smap_data_in_xarray](notebooks/SMAP/working_with_smap_in_xarray.ipynb) demonstrates how to search for and download SMAP data using `earthaccess`, and how to load a single group into an `xarray.Dataset` using `open_dataset`. It also shows how to add informative dimension names and geospatial coordinates to the dataset so that the data variables can be plotted and analyzed using the powerful `xarray` methods.
1010

0 commit comments

Comments
 (0)