LTER-LIFE / VeluweProtoDT

Veluwe proto-DT: a digital mini twin of tree phenology and climate scenarios
0 stars 0 forks source link

Write script to access bud burst data from Dataverse #33

Closed StefanVriend closed 10 months ago

StefanVriend commented 10 months ago

We decided to put the bud burst data (temporarily) on the demo version of Dataverse NL: https://demo.dataverse.nl/dataset.xhtml?persistentId=doi:10.80227/test-QMGPSW. See #10.

The benefit is that data on Dataverse are relatively easily accessible through an API. There is an R package ({dataverse}) to access this API, but we prefer to write our own code to reduce the number of dependencies.