Convert BioCro output to netCDF

model2netcdf.BIOCRO(result, genus = NULL, outdir, lat = -9999,
  lon = -9999)

Arguments

result

a dataframe of model output to be converted

genus

character: What kind of plant was being simulated? Used to correct for some genus-specific differences in model output; Eventually that will be handled inside BioCro and this argument will be removed.

outdir

Location of model output

lat

Latitude of the site

lon

Longitude of the site

Details

Converts BioCro output to netCDF. Modified from on model2netcdf.SIPNET and model2netcdf.ED2 by