Skip to content

Releases: AECP-ETHZ/FARMIND

v0.12.1

31 Aug 07:53
f6244e2
Compare
Choose a tag to compare

flags in control.properties have defaults now

v0.12.0 - noOptOut control

30 Aug 12:03
Compare
Choose a tag to compare

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

23 Apr 13:05
Compare
Choose a tag to compare
  • Updated javadoc files
  • Added toy model to demonstrate interface between external model

v0.10.0-ranking version

25 Feb 15:29
Compare
Choose a tag to compare
  • 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

06 Dec 12:16
Compare
Choose a tag to compare

-added support for SwissLand optimization model
-requires accurate initial activity files based on swissland model files (example script in /scripts)

v0.9.0-WeedControl

24 Oct 14:57
Compare
Choose a tag to compare

-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

15 Oct 09:33
Compare
Choose a tag to compare

-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

02 Oct 11:24
Compare
Choose a tag to compare

-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

31 Aug 12:19
Compare
Choose a tag to compare
Pre-release

-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

20 Aug 10:21
Compare
Choose a tag to compare
Pre-release

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.