bradduthie/resevol

Warning when crop or pesticide rotation time is zero

Opened this issue · 2 comments

There needs to be a warning message that does not allow the user to set pesticide_rotation_time or crop_rotation_time to 0.

Also warn if crop_rotation_type or pesticide_rotation_type is set to zero (should only allow 1-3).

Check that pesticide start being greater than simulation time steps isn't causing an issue with pesticide being applied immediately.