model2netcdf.ed2()
coming from ncdf4::ncvar_put()
now are prepended with the variable name for easier debugging (#3078)model2netcdf.ed2()
where .nc file connections were being closed multiple times, printing warnings (#3078)process_partial
argument to model2netcdf.ED2()
to allow it to process existing output from failed runs.plant_min_temp
trait value wasn’t being converted from ºC to K when writing config file for ED2 (#3110)read_E_files()
affecting model2netcdf.ED2()
that resulted in incorrect calculations (#3126)model2netcdf.ED2()
. We are not sure it makes sense to summarize this variable across cohorts of different sizes.yr
and yfiles
arguments of read_E_files()
are no longer used and the simulation date is extracted from the names of the .h5 files output by ED2.process_partial
argument to model2netcdf.ED2()
to allow it to process existing output from failedNEWS.md
file to track changes to the package. Prior to this point changes are tracked in the main CHANGELOG for the PEcAn repository.