Release v0.5.4
- added max_scaling_factor for linear_scaling () and delta_method ()
--> To avoid unrealistic scaling factors for example when the model does not include heavy rainfalls in the deserts as it is the case in the observational data. So an unrealistic scaling factor like 1000+ can be avoided. The default value is set to 10 and can be changed by the max_scaling_factor
parameter.