Closed mrmayn closed 3 months ago
Thanks @Han-Su22 and @oleksmialyk. I've been away these past few weeks, but will look into this over coming days. Clearly an issue with irrigation test that will be an easy fix, and we will check the others raised by Oleks at same time and implement any changes needed
This has now been fixed in last release
Hello, in irrigation.py for Irr Method 1, there is a hard-coded value put in for testing purposes that was left in. Could you update the main branch by removing the hard code and restoring the main code,
Irr = min(IrrMngt_MaxIrr, IrrReq)
? I thought I would raise the issue here so others who use the package for the first time don't have the same issue.