The goal of climodr is to use point data from climate stations, spectral imagery and elevation models to automatically create ready-to-use climate maps providing an easy to use method for creating high quality climate maps.
You can install the development version of climodr from GitHub with:
install.packages("pak")
pak::pak("envima/climodr")
There is an example workflow provided in the vignette of climodr, which
you can access via the command vignette("climodr")
.
For more information about the package, visit our website.