Skip to content

Releases: zalf-rpm/Hermes2Go

Hermes2Go v1.0.5.agmipIV

26 Jul 12:52
Compare
Choose a tag to compare

release tag for Agmip IV calibration

Hermes2Go v1.0.3.I4S-EUS

24 Apr 11:37
Compare
Choose a tag to compare

New:

  • BBCH numbers can now be added to development stages

Bug fixes:

  • csv output files will have the same number of header columns as there are data columns

  • fix warning that weather data file for prognoses cannot be found.

Hermes2Go v1.0.2

16 Feb 12:18
Compare
Choose a tag to compare
Hermes2Go v1.0.2 Pre-release
Pre-release

Added crop calibration support:
It is now possible to change crop parameters from PARAM.Crop files in batch files

Check that StartYear matches the first year harvest from crop_*.txt
if used wrong, your simulations will return an error now

Added Crops Extensions for:
WCA // Wintercarrots / Wintermöhren
ONI // Onions / Zwiebeln
CEL // Celery / Sellerie
GAR // Garlic / Knoblauch
CAR // Carrots / Möhren
PMK // Pumpkins / Kürbis

Hermes2Go v1.0.1

25 Nov 15:12
Compare
Choose a tag to compare

Improved distribution of N from harvest residue:

Now calculates the distribution of N from harvest residue, depending on root parts in respective soil layer. (WUANT)

Fix for root length calculation:

Root length could not grow over 1.20 m
This affected crops with long roots only (sugar beets(ZU) winter rape seed (WRA)

Fix groundwater amplitude calculation

Hermes2Go - v03.1.1 - BBB Sept 2022

31 Aug 16:01
Compare
Choose a tag to compare
Pre-release

Hermes2Go for BBB project calculations.
Includes Linux binaries from HPC cluster.

Hermes2Go v1.0.0

12 Jul 11:44
Compare
Choose a tag to compare

Contains:

  • Windows(x64) executables:
    • hermes2go.exe as stand alone model
    • calcSoil.exe helper tool to build soil data files from rudimentary data
  • Example setup for a Hermes project
  • Default crop and fertilizer parameter

ground water

12 Jul 11:36
Compare
Choose a tag to compare
ground water Pre-release
Pre-release

Added a ground water time series file to adjust the ground water level with measured data.

n_content instability fix test

03 Apr 18:39
Compare
Choose a tag to compare
Pre-release

This executable has a fix activated for the occasional Nitrogen content instability, that occurs on high flow of water through the first soil layer.

hermes2go_n_content_fix_1. exe also contains a fix for configuation
InitSelection: 3 and 1

cz_weather_fix

23 Mar 09:51
Compare
Choose a tag to compare
cz_weather_fix Pre-release
Pre-release

bug fixes:

  • fix cz weather files, reading correct year
  • fix cz weather files, use default co2 data if none is given
  • crop ids cleanup
  • fix optional sunshine duration when global radiation is not available
  • fix verd, ETnull read from weather file
  • fix for adjusted pore volume (KRG)

new:

  • option to provide soil and crop file as comma separated csv file
  • added example with old weather file format (!!!global radiation is in MJ/m²)

changes:

  • preco.txt is now expected in the weather folder
  • denitrification per layer as proportional share

Other:

  • refactored tokenizing of files
  • updated/added go mod files
  • added ptf rendering
  • added debug rendering
  • added cz climate file converter

For_Marquardt_2020

26 Oct 10:24
Compare
Choose a tag to compare
For_Marquardt_2020 Pre-release
Pre-release

Created for project Marquardt 2020.

Includes:
initial N2O implementation
Vernalization fix
PTF selection
rework of rooting depth

Known issues:
N content bug
Vernalization was fixed in code, but crop parameters are not yet adapted