Skip to content
Snippets Groups Projects
Select Git revision
  • 290411d83801f8ca89d2120f41bbfe7b6116e906
  • master default protected
  • development
  • marco-development
  • fix-missing-weatherdata
  • fix-eichsfeld-weather
  • marco/dev-aquacrop
  • precompile-statements
  • precompile-tools
  • tmp-faster-loading
  • skylark
  • testsuite
  • code-review
  • v0.7.0
  • v0.6.1
  • v0.6.0
  • v0.5.5
  • v0.5.4
  • v0.5.3
  • v0.5.2
  • v0.2
  • v0.3.0
  • v0.4.1
  • v0.5
24 results

almass

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Marco Matthies authored
    The data/crops/almass/crop_data_general.csv file now stores a column
    `phase_before_harvest` to indicate in which growing phase the plant
    can be harvested.  This is `marchfirst` for most crops, and `sow` for
    maize.
    
    In theory, with the current setup there could be a problem for
    peas/beans if they are planted after March, 1 (the planting dates are
    15 February to 15 March).  Planted before March 1st, the last growth
    phase before harvest would be `marchfirst`.  But if planted after
    March 1st, the last growth phase before harvest would be `sow`.  The
    GDD curves for this crop only exist for `sow`, so probably planting
    before March 1st should not be allowed for this crop.
    a4b51e21
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.