Code to convert FATES netcdf output into into CF standard

model2netcdf.FATES(outdir)

Arguments

outdir

Location of FATES model output

Examples

# NOT RUN {
 
# }
# NOT RUN {
example.output <- system.file("case.clm2.h0.2004-01-01-00000.nc",package="PEcAn.FATES")
model2netcdf.FATES(outdir="~/")
# }# NOT RUN {
# }