Skip to content

Commit 042e619

Browse files
committed
updated info re API key
2 parents e056224 + 563d7d2 commit 042e619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sensors/06-list-datasets-by-plot.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ over the datasets allows the paths to all the files to be extracted.
7171
```{python eval = FALSE}
7272
sensor = 'Thermal IR GeoTIFFs Datasets'
7373
sitename = 'MAC Field Scanner Season 1 Field Plot 101 W'
74-
key = 'INSERT YOUR KEY HERE'
74+
key = 'INSERT YOUR KEY HERE'
7575
datasets = get_file_listing(None, url, key, sensor, sitename)
7676
files = extract_file_paths(datasets)
7777
```

0 commit comments

Comments
 (0)