Open IceAgeEcologist opened 8 years ago
Hey @SimonGoring - in neotoma_demo_amqua2016.R, this line is returning Lake of the Clouds instead of Marion Lake.
marion.lake.data <- get_download(marion.meta.site$site.id[[1]])
Sorry, I was out biking today :( It looks like you fixed it, but the problem was that you were trying to download with the integer siteid not the datasetid.
siteid
datasetid
Hey @SimonGoring - in neotoma_demo_amqua2016.R, this line is returning Lake of the Clouds instead of Marion Lake.
Get all datasets for just Marion Lake:[this line needs debugging]
marion.lake.data <- get_download(marion.meta.site$site.id[[1]])