8000
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 3cae3abCopy full SHA for 3cae3ab
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/spencerclark>`_ and `Deepak Cherian <https://github.com.dcherian>`_.
42
43
Documentation
44
~~~~~~~~~~~~~
0 commit comments