View source: R/get_yearly_output.R
get_yearly_output | R Documentation |
Gets yearly output and puts it into a tibble for analysis or plotting
get_yearly_output(filepath, ncvar, pft = NULL, average_spatial = T)
filepath |
Path to the daily netCDF file |
ncvar |
Name of variable of interest |
pft |
Select the pft of interest. The default is set to NULL |
average_spatial |
If set equal to false, the variable is not averaged over space |
Bryan Petersen - bryan20@iastate.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.