Skip to content

Releases: aquacropos/aquacrop

v3.0.8

03 Jun 10:59
e861bea
Compare
Choose a tag to compare

What's Changed

  • Minor update to calculation of GDD growth stages when switching from calendar days.
  • New crop parameter 'SwitchGDDType' can be specified as 'mean' (default) or 'median', calculates GDD growth stages from calendar day growth stages, using all simulation years. 'mean' or 'median' refers to how the calculation summarises GDD values for each growth stage across all years.
  • New crop specification 'SugarBeetGDD_UK'.

Full Changelog: v3.0.7...v3.0.8

v3.0.7

01 May 13:20
3066a2e
Compare
Choose a tag to compare

Fixed issue with fresh yield calculations.

v3.0.6

30 Apr 13:28
26f4169
Compare
Choose a tag to compare

What's Changed

Minor fix to alleviate dependency issue, change cffi from 1.15.0 to 1.16.0.

v3.0.5

26 Apr 09:55
2e3bb02
Compare
Choose a tag to compare

What's Changed

Changes to manifest.in, requirements.txt and setup.cfg to allow packaging of future climate .csv files and fixing of new dependency issues.

v3.0.4

25 Apr 09:09
5222516
Compare
Choose a tag to compare

What's Changed

Added additional climate files for examples in notebooks, inclusion of .csv files (example CMIP6 data) in package.

v3.0.3 - Additional built-in files

22 Apr 07:44
b3a8087
Compare
Choose a tag to compare

Additional built-in climate files for notebooks.

v3.0.2 - Additional built-in climate files

19 Apr 10:27
44fbd05
Compare
Choose a tag to compare

Additional files containing weather for example model runs in notebooks, including for CMIP6 future projections.

v3.0.1

16 Jan 16:26
2a861c9
Compare
Choose a tag to compare

What's Changed

  • Added a 'Default' crop and 'Default' soil, direct copies from AQ-Win version
  • Tidied main directory

Full Changelog: v3.0...v3.0.1

v3.0

11 Jan 16:01
2c80879
Compare
Choose a tag to compare

What's Changed

Changes by @chris-s-bowden in #117 to model that bring it in line with the FAO AquaCrop v7 (except for perennial crop support).

  • Added off_season option
  • Updated CO2 data
  • Replaced yield with dry yield and fresh yield
  • Added 'YldWC' as a new crop parameter for all crops (used to calculate dry vs fresh yield)
  • Updated aCR and bCR calculation logic
  • Updated fCO2 calculations

Full Changelog: v2.2.3...v3.0

v2.2.3

11 Dec 20:31
e2d7134
Compare
Choose a tag to compare

What's Changed

  • Bugfix: do not start new year when end date coincides next planting date by @arongergely in #86

Full Changelog: v2.2.2...v2.2.3