IceAgeEcologist / NeotomaWorkshops

Teaching and introductory materials developed to introduce neotoma R package, APIs.
0 stars 1 forks source link

get_download - character string for site names? #2

Open IceAgeEcologist opened 8 years ago

IceAgeEcologist commented 8 years ago

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]])

SimonGoring commented 8 years ago

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.