v3.0.9
What's Changed
Thanks to @oleksmialyk for the fixes and improvements:
- check_groundwater_table.py now correctly returns NewCond_zGW variable
- Removed incorrectly hardcoded 15mm irrigation for IrrMngt_IrrMethod == 1 in irrigation.py
- root_development.py now correctly returns NewCond_rCor
- User input of bund height is still in metres but this is now converted immediately to mm upon initialisation of fieldManagement for consistency of units in calculations.
Full Changelog: v3.0.8...v3.0.9