Skip to content

Commit b269a97

Browse files
author
Andy Barrett
committed
update import packages text
1 parent d3eb386 commit b269a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/SMAP/01_download_smap_data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"metadata": {},
8686
"source": [
8787
"### **Import libraries**\n",
88-
"We two libraries, `os` for creating the directory to store the downloaded data in and `earthaccess` to authenticate, search for and download the data. "
88+
"We need two libraries for this tutorial: `pathlib` for creating the directory to store the downloaded data; and `earthaccess` to authenticate, search for and download the data. "
8989
]
9090
},
9191
{

0 commit comments

Comments
 (0)