run.biocro.Rd
Run BioCro at a point
run.biocro(
lat,
lon,
metpath,
soil.nc = NULL,
config = config,
coppice.interval = 1
)
latitude in decimal degrees
longitude in decimal degrees
full path and name prefix of a csv file with hourly data in BioCro format, e.g. `/dir/met` if the files to be used are `/dir/met.2004.csv` and `dir/met.2005.csv'
full path and name of a netCDF file with soil data
full path and name of a config.xml file containing parameter values and configuration information for BioCro
numeric, number of years between cuttings for coppice plant or perennial grass. Only used with BioCro 0.9; ignored when using later versions.
output from one of the BioCro::*.Gro
functions (determined by config$genus
), as data.table object