We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea0874f commit 413a538Copy full SHA for 413a538
1 file changed
vignettes/03-get-images-python.Rmd
@@ -42,7 +42,7 @@ vignette we show how to retrieve the list of available sensors.
42
43
As mentioned in the overview, the url string will point to the API to use. In this case
44
we'll be using "https://terraref.ncsa.illinois.edu/clowder/api" and the key will be the
45
-one you received in an email.
+one you created for your Clowder account.
46
47
```{python eval=FALSE}
48
from terrautils.products import get_file_listing
0 commit comments