Skip to content

Commit 413a538

Browse files
Cleaned up an API key related spot
1 parent ea0874f commit 413a538

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/03-get-images-python.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ vignette we show how to retrieve the list of available sensors.
4242

4343
As mentioned in the overview, the url string will point to the API to use. In this case
4444
we'll be using "https://terraref.ncsa.illinois.edu/clowder/api" and the key will be the
45-
one you received in an email.
45+
one you created for your Clowder account.
4646

4747
```{python eval=FALSE}
4848
from terrautils.products import get_file_listing

0 commit comments

Comments
 (0)