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 a772a15 commit fa5688cCopy full SHA for fa5688c
doc/whats-new.rst
@@ -80,7 +80,9 @@ Bug fixes
80
- Fix bug causing :py:meth:`DataArray.interpolate_na` to always drop attributes,
81
and added `keep_attrs` argument. (:issue:`3968`)
82
By `Tom Nicholas <https://github.com/TomNicholas>`_.
83
-
+- Fix bug in time parsing failing to fall back to cftime. This was causing time
84
+ variables with a time unit of `'msecs'` to fail to parse. (:pull:`3998`)
85
+ By `Ryan May <https://github.com/dopplershift>`_.
86
87
Documentation
88
~~~~~~~~~~~~~
0 commit comments