get_yearly_output: Gets yearly output and puts it into a tibble for analysis or...

View source: R/get_yearly_output.R

get_yearly_outputR Documentation

Gets yearly output and puts it into a tibble for analysis or plotting

Description

Gets yearly output and puts it into a tibble for analysis or plotting

Usage

get_yearly_output(filepath, ncvar, pft = NULL, average_spatial = T)

Arguments

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

Author(s)

Bryan Petersen - bryan20@iastate.edu


bpetersen18/ibisR documentation built on April 9, 2022, 7:34 p.m.