We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e056224 + 563d7d2 commit 042e619Copy full SHA for 042e619
1 file changed
sensors/06-list-datasets-by-plot.Rmd
@@ -71,7 +71,7 @@ over the datasets allows the paths to all the files to be extracted.
71
```{python eval = FALSE}
72
sensor = 'Thermal IR GeoTIFFs Datasets'
73
sitename = 'MAC Field Scanner Season 1 Field Plot 101 W'
74
-key = 'INSERT YOUR KEY HERE'
+key = 'INSERT YOUR KEY HERE'
75
datasets = get_file_listing(None, url, key, sensor, sitename)
76
files = extract_file_paths(datasets)
77
```
0 commit comments