get_daily_output: Gets daily output and puts it into a tibble for analysis or...

View source: R/get_daily_output.R

get_daily_outputR Documentation

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

Description

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

Usage

get_daily_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.