beanumber / macleish

An R package to download and process weather and spatial data from the MacLeish Field Station in Whately, MA
2 stars 6 forks source link

add access to Phenocam image data? #25

Open beanumber opened 5 years ago

beanumber commented 5 years ago

https://phenocam.sr.unh.edu/webcam/sites/macleish/

beanumber commented 3 years ago

Can we write a function that will retrieve PhenoCam images from MacLeish?

get_macleish_image(date = Sys.Date())
# returns a JPG
beanumber commented 2 years ago

https://phenocam.sr.unh.edu/api/docs/

beanumber commented 2 years ago

See #54