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
- Optimize functions ``mask_landsea()``, ``mask_landseaice()`` and ``calculate_volume()`` for lazy input (:pull:`2515`) by :user:`schlunma`
22
+
23
+
Installation
24
+
~~~~~~~~~~~~
25
+
26
+
- Remove support for Python 3.9 (:pull:`2447`) by :user:`valeriupredoi`
27
+
- Switch to new iris >= 3.10.0 API (:pull:`2500`) by :user:`schlunma`
28
+
- Pin dask to avoid 2024.8.0 - problems with masked fill/missing values (:pull:`2504`) by :user:`valeriupredoi`
29
+
- Fix rounding of Pandas datetimes in ICON CMORizer to allow installing latest Pandas version (:pull:`2529`) by :user:`valeriupredoi`
30
+
31
+
Automatic testing
32
+
~~~~~~~~~~~~~~~~~
33
+
34
+
- Fix type hint for new mypy version (:pull:`2497`) by :user:`schlunma`
35
+
- Reformat datetime strings be in line with new ``isodate==0.7.0`` and actual ISO8601 and pin ``isodate>=0.7.0`` (:pull:`2546`) by :user:`valeriupredoi`
0 commit comments