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
Copy file name to clipboardExpand all lines: doc/whats-new.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,7 @@ Deprecations
74
74
75
75
Bug fixes
76
76
~~~~~~~~~
77
+
- Ensure times after 2262 are correctly decoded and don't silently overflow. By `Zeb Nicholls <https://github.com/znicholls>`_.
77
78
- Added support for `numpy.bool_` attributes in roundtrips using `h5netcdf` engine with `invalid_netcdf=True` [which casts `bool`s to `numpy.bool_`] (:issue:`4981`, :pull:`4986`).
78
79
By `Victor Negîrneac <https://github.com/caenrigen>`_.
79
80
- Don't allow passing ``axis`` to :py:meth:`Dataset.reduce` methods (:issue:`3510`, :pull:`4940`).
0 commit comments