Releases: AECP-ETHZ/FARMIND
v0.12.1
v0.12.0 - noOptOut control
suppress choosing Opt-Out strategy (stick to Imitation strategy)
by means of cmd property assignment: set noOptOut value to "1" in control.properties file
v0.11.0 - toy model
- Updated javadoc files
- Added toy model to demonstrate interface between external model
v0.10.0-ranking version
- added support for alternative ranking method. See example data files for details
- added support for alternative size selection between optimization and imitation
v0.9.5-SwissLand
-added support for SwissLand optimization model
-requires accurate initial activity files based on swissland model files (example script in /scripts)
v0.9.0-WeedControl
-added properties file to simplify changing between model versions through automated updates of batch files
-refactored main function to simplify logic
-extra error checking on inputs
v0.8.8-WeedControl
-Major bug fix in imitation activity selection with regards to fuzzy logic selection of activities. Previous version was not correctly selecting activities from selected list.
-For Weedcontrol model optimization activity selection now returns all 72 activities
v0.8.7-WeedControl
-Updated input data file verification to ensure data input is correct format
-Change to income/activity selection for weedcontrol model. Use two stage of simulation where the first round uses an average historical crop price to select activity, and the second round uses the actual pricing.
-Further development on Swissland integration.
-Added third output log to support double simulations.
v0.7.5-alpha-WeedControl
-Updated format of input data files to remove quotation marks around activities or regions
-Include initial code for Swissland model integration
-major bug fix with pricing information in data file not accepting repeated years
-Match income/activity with region name in gams result file. This allows missing regions to be set to 0.0 income in FARMIND.
v0.7-alpha-WeedControl
Release v0.7-alpha of FARMIND ABM with Weed Control Optimization model integration. Optimization model integration is only supported for AECP Weed Control GAMS model based on Dr. Huber's model modifications.