Code to convert dvmdostem netcdf output into into CF standard

model2netcdf.dvmdostem(outdir, runstart, runend, pecan_requested_vars)

Arguments

outdir

Location of dvmdostem model output

runstart

??

runend

??

pecan_requested_vars

a space separated string with names of the PEcAn variables to output.

Author

Tobey Carman, Shawn Serbin

Examples

 
if (FALSE) { # \dontrun{
# example code here?
} # }