You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set minimum value of the default relative humidity filter to 1% (instead of 0%) (e1312f7)
Use the (deprecated) cloudiness.day_method for cloudiness.method only when cloudiness.method is not set (if both are set, cloudiness.method should be used) (3aab15a)
Fix bug in the "constant_scf" precipitation correction method (correction values were incorrectly calculated for mixed precipitation) (a2f7d48)
Set precipitation correction factors to 1 where they cannot be calculated (i.e., where temperature (or wind speed, for methods "wmo" and "kochendorfer") is nan) (f576d23)