cftime, bmi, wflow_sbm - cftime > 1.0.4: cftime.num2date `only_use_cftime_datetimes`= True (was False), does not have attr tzinfo - bmi changes based on https://github.com/eWaterCycle/wflow/tree/bmi_fixes (eWaterCycle-II project) - self.recharge added to sbm, small changes for coupling with WOFOST
Ignore/solve warnings - ignore Numba warning: Encountered the use of a type that is scheduled for deprecation: type 'reflected list' Further usability enhancements for this feature are scheduled for the 0.47.0 release cycle. - non-tuple sequence (List) was used in wflow_bmi_combined.py (FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated). Casted to tuple.