Uh oh!
There was an error while loading. Please reload this page.
time coding refactor - #9906
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
spencerkclark
left a comment
There was a problem hiding this comment.
Thanks for splitting this off @kmuehlbauer—these changes look good. Just a few very minor questions.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
kmuehlbauer
commented
Dec 29, 2024
@spencerkclark Thanks very much for the review. I've addressed according to your suggestions. |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Spencer Clark <spencerkclark@gmail.com>
for more information, see https://pre-commit.ci
kmuehlbauer
commented
Jan 2, 2025
Thanks @spencerkclark for the review. I think, I've addressed the review items. Planning to merge this early next week. |
headtr1ck
left a comment
There was a problem hiding this comment.
My brain hurts from trying to understand the differences between numpy and pandas times...
Thanks for the typing!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
kmuehlbauer
commented
Jan 2, 2025
Thanks @headtr1ck for the review ❤️! |
* main: (63 commits) Fix zarr upstream tests (pydata#9927) Update pre-commit hooks (pydata#9925) split out CFDatetimeCoder, deprecate use_cftime as kwarg (pydata#9901) dev whats-new (pydata#9923) Whats-new 2025.01.0 (pydata#9919) Silence upstream Zarr warnings (pydata#9920) time coding refactor (pydata#9906) fix warning from scipy backend guess_can_open on directory (pydata#9911) Enhance and move ISO-8601 parser to coding.times (pydata#9899) Edit serialization error message (pydata#9916) friendlier error messages for missing chunk managers (pydata#9676) Bump codecov/codecov-action from 5.1.1 to 5.1.2 in the actions group (pydata#9915) Rewrite interp to use `apply_ufunc` (pydata#9881) Skip dask rolling (pydata#9909) Explicitly configure ReadTheDocs build to use conf.py (pydata#9908) Cache pre-existing Zarr arrays in Zarr backend (pydata#9861) Optimize idxmin, idxmax with dask (pydata#9800) remove unused "type: ignore" comments in test_plot.py (fixed in matplotlib 3.10.0) (pydata#9904) move scalar-handling logic into `possibly_convert_objects` (pydata#9900) Add missing DataTree attributes to docs (pydata#9876) ...
This introduces some changes in the encoding/decoding pipeline to prepare for other units beside
ns. It also fixes some inconsistencies wrt the exact ns.resolution datetime64 bounds.Finally it will reduce the "noise" over in #9618 quite substantial.
whats-new.rst