We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05f00de + eec680f commit 31d28dcCopy full SHA for 31d28dc
1 file changed
tutorials/Harmony.ipynb
@@ -82,8 +82,8 @@
82
"metadata": {},
83
"outputs": [],
84
"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",
+ "# Harmony services \n",
+ "from harmony import BBox, Client, Collection, Request, LinkType, CapabilitiesRequest \n",
87
"\n",
88
"# Earthdata Login Authentication\n",
89
"import earthaccess \n",
0 commit comments