Description Usage Arguments Value
Interpolate (or just extract) monthly climate data
1 | interpolate(x, nc_path, varname, id = "id", ...)
|
x |
a data.frame with at least id, lon, and lat |
nc_path |
absolute path to the NetCDF file with monthly climate data |
varname |
the name of the climate variable in the NetCDF file |
id |
character string indicating name of column in x that holds unique location ids |
... |
additional arguments passed to |
a tidy data.frame with id, year, month, and the extracted climate variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.