We’re happy to announce a new release of our daymetr
R package, version 1.5 This new release provides access to all the DAYMET data (v4), including years past 2019!
Additional improvements were made to the handling of geospatial data, migrating away from the sp
package in favour of a more up-to-date sf
backend.
Install or upgrade by running
install.packages("daymetr")
library("daymetr")
If you need help, or encounter issues with the package please file an issue at https://github.com/bluegreen-labs/daymetr/issues.