Skip to content

Commit 9a772ee

Browse files
authored
Update README with notebook modifications and setup info
Added information about modifications made by Andy Barrett and updated usage of xarray.DataTree.
1 parent 96e298e commit 9a772ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notebooks/SMAP/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,13 @@ All notebooks are self contained, so there is no particular order to run them.
2222
* Minor text edits to provide additional information where necessary.
2323
* Moved the tutorials to the standard NSIDC tutorials template.
2424

25+
The notebooks were modified by Andy Barrett of NSIDC to take advantage of `xarray.DataTree` and modern tooling. This involved a rewrite of the notebooks and using version 9 of SPL3SMP.
26+
2527
### Set up
2628

2729
To run the notebook provided in this folder, please see the [NSIDC-Data-Tutorials repository readme](https://github.com/nsidc/NSIDC-Data-Tutorials#readme) for instructions on several ways (using Binder, Docker, or Conda) to do this.
2830

2931
### Key Learning Objectives
3032

3133
1. Use the `earthaccess` library to search for and download SMAP data.
32-
2. Use the `xarray` library to read in the HDF5 files and plot the variables on a map using `xarray` plotting methods and `cartopy`.
34+
2. Use the `xarray` library to read in the HDF5 files and plot the variables on a map using `xarray` plotting methods and `cartopy`.

0 commit comments

Comments
 (0)