We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3b2bd commit 6f4f07dCopy full SHA for 6f4f07d
doc/whats-new.rst
@@ -37,6 +37,8 @@ Bug fixes
37
38
- Fix bug causing `DataTree.from_dict` to be sensitive to insertion order (:issue:`9276`, :pull:`9292`).
39
By `Tom Nicholas <https://github.com/TomNicholas>`_.
40
+- Fix resampling with cftime when the time vector contains the "0001-01-01" date. (:issue:`9108`, :pull:`9116`)
41
+ By `Spencer Clark <https://github.com/spencerkclark>`_ and `Deepak Cherian <https://mygithub.libinneed.workers.dev.dcherian>`_.
42
43
Documentation
44
~~~~~~~~~~~~~
0 commit comments