Interception, snow, glacier and simple reservoir - CFMAX snow parameter now model timestep independent (conversion) - Interception before snow and glacier modules (total precipitation first intercepted) - Snow and glacier melt directy available for infiltration into the soil (no interception) - Reservoir module: time step max 6 hr (as Lake module), solved completely explicit (no averaging between time steps), above spillway outflow 100% (storage not above max storage)
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.