Skip to content

Releases: zalf-rpm/monica

MONICA 2.2.0

08 Jan 13:38
Compare
Choose a tag to compare

removed version file
organ dead biomass updated at cutting
updated applyCutting method
python3 version of monica_io
python3 example version of producer/consumer
made "parameters" to Irrigation workstep optional

MONICA 2.1.0

09 Oct 16:18
Compare
Choose a tag to compare

ToDo: patch notes

MONICA 2.1.0

11 Sep 11:01
Compare
Choose a tag to compare

Monica installer:

  • changed python filenames for producer/consumer scripts
    run-consumer.py
    run-producer.py

  • implemented flag leave_after_finished_run for run-consumer.py

Monica executable:
Feature:

  • support multiple crop rotations from python
  • added possibility to have multiple crop rotations in monica
  • now daily values for reference evapotranspiration can be provided via climate files under the acd 'et0'; if et0 is provided by climate files this value is used in the crop growth model and soil moisture step instead of calculating the reference evapotranspiration with the use of relative humidity and wind.
  • sim, crop, site for the LandCaRe-DSS integration
  • accept all values below and equal to 0 as non existing AtmosphericCO2 -> so let MONICA calculate it
  • changes to support a local (single) zmq server with router output socket
  • added code to run monica-zmq-run as a server to create fully resolved envs from a message of config data
  • added O3 long term response
  • made O3 read from climate data available to monica code
  • added same flexibility to O3 as we have with CO2 regarding the specification of values 1. no O3 specified = O3 = 0 2. single value in EnvironmentParameters = used for whole run 3. yearly values in a map 4. daily values in climate file
  • updated humus balance approach
  • added sum versions of the fertilizer use during cropping period to outputs
  • sunlit-shaded jjv emissions
  • modified crop growth-VOCs links
  • modified links FvCB - JJV models
  • added debug option to for hourly photosynthesis/VOC emissions results
  • hourly VOCs out

Fixes:
fix assert & error output
fix warnings change way folders are created
bugfix SOC turnover
fixed CO2 response FvCB model
fixing int/uint warnings
on -> set in sim.json in "output" the key "obj-outputs?" to true (default is false)

MONICA 2.0.2

31 Aug 12:01
Compare
Choose a tag to compare
MONICA 2.0.2 Pre-release
Pre-release

TODO

MONICA 2.0.2

03 Jul 15:26
Compare
Choose a tag to compare

updated boost version

MONICA 2.0.1

02 Jun 09:13
Compare
Choose a tag to compare

just minor changes, but added a script which can convert the old HERMES style configuration files to the new JSON format

MONICA version 2.0.0

30 May 13:31
Compare
Choose a tag to compare

This is a release which invalidated parameter files due to important bug fixes. The old parameters will nevertheless work with previous versions of MONICA due to parameterization effects. But all crops have to be reparameterized unless they are already tagged with this MONICA version.
This version works exclusively with files in the new JSON format described in the GitHub wiki.