Attention PhenoCam Users: From August 18 to 20 we will be updating the HPC system that supports PhenoCam. During this time, web page updates will be suspended, the "latest" images for each site will not be up-to-date, and image browsing may not function. Nightly image processing, Gcc extraction, and automatic notifications will also be paused. However, the FTP server will remain fully functional, and all images received in the FTP server will be filed and processed once the HPC system update is complete. Please contact phenocam@nau.edu if you have questions.
The PhenoCam data API can be used to extract information on all the camera sites and timeseries data available for each one.
There is a web interface to the API at https://phenocam.nau.edu/api/. You can use this link to explore the API endpoints. There is some minimal documentation here.
For R users, there is an API wrapper available at https://github.com/phenocam/phenocamapi. There is an introduction of how to use the API wrapper here.