View source: R/terra.climate.R
terra.climate | R Documentation |
Read in netCDF files and manipulate to fit study area
terra.climate(root.dir, cropshape, months)
root.dir |
path of root directory where spatial data is located |
cropshape |
path to shapefile to crop rasters to |
months |
vector of months to subset rasters to. Must be numeric (e.g. c(4,5,6,7,8)) |
Returns a list of raster bricks with all climate data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.