
Prepare PnET-Succession Climate input file
prepPnETClimateFile.RdWrites a space-delimited PnET climate file containing monthly weather
observations (§6 of the user guide). This file is referenced from
each ecoregion (via ClimateFileName) when ClimateConfigFile is not
in use. The first line is a header; subsequent lines are monthly
observations in chronological order. Ozone (O3) is optional.
Arguments
- df
data.framewith columnsYear,Month,TMax,TMin,PAR,Prec,CO2, and optionallyO3.Yearmay be a 4-digit integer or a range string of the form"1700-1979"(see §6.3.1).- path
Character. Path specifying a directory to use for the scenario runs.
- filename
Character, specifying a filename (will be appended to
path).
Value
Character string(s) specifying suitable LANDIS-II input file(s), created as a side effect of the function.