Skip to content

Commit 31d28dc

Browse files
authored
Merge pull request #403 from NASA-Openscapes/mikala-nsidc-patch-1
Update Harmony.ipynb
2 parents 05f00de + eec680f commit 31d28dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tutorials/Harmony.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"metadata": {},
8383
"outputs": [],
8484
"source": [
85-
"# Harmony services (added Environment for testing in UAT; can remove for pull request)\n",
86-
"from harmony import BBox, Client, Collection, Request, LinkType, CapabilitiesRequest, Environment \n",
85+
"# Harmony services \n",
86+
"from harmony import BBox, Client, Collection, Request, LinkType, CapabilitiesRequest \n",
8787
"\n",
8888
"# Earthdata Login Authentication\n",
8989
"import earthaccess \n",

0 commit comments

Comments
 (0)