-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add chunk-friendly code path to encode_cf_datetime
and encode_cf_timedelta
#8575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
dcherian
merged 29 commits into
pydata:main
from
spencerkclark:dask-friendly-datetime-encoding
Jan 29, 2024
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
644cc4d
Add proof of concept dask-friendly datetime encoding
spencerkclark 2558164
Add dask support for timedelta encoding and more tests
spencerkclark 180dbcd
Minor error message edits; add what's new entry
spencerkclark edd587c
Add return type for new tests
spencerkclark 2a243dd
Fix typo in what's new
spencerkclark a28bc2a
Add what's new entry for update following #8542
spencerkclark 8ede271
Add full type hints to encoding functions
spencerkclark eea3bb7
Combine datetime64 and timedelta64 zarr tests; add cftime zarr test
spencerkclark 207a725
Minor edits to what's new
spencerkclark 2797f1c
Address initial review comments
spencerkclark eed6ab7
Add proof of concept dask-friendly datetime encoding
spencerkclark bf4da23
Add dask support for timedelta encoding and more tests
spencerkclark 23081b6
Minor error message edits; add what's new entry
spencerkclark b65dfab
Add return type for new tests
spencerkclark d4071c9
Fix typo in what's new
spencerkclark 141f1c2
Add what's new entry for update following #8542
spencerkclark 2e56529
Add full type hints to encoding functions
spencerkclark 5271842
Combine datetime64 and timedelta64 zarr tests; add cftime zarr test
spencerkclark bf1f6ba
Minor edits to what's new
spencerkclark 63c32d8
Address initial review comments
spencerkclark 7230c1a
Initial work toward addressing typing comments
spencerkclark 9d12948
Restore covariant=True in T_DuckArray; add type: ignores
spencerkclark a1c8133
Tweak netCDF3 error message
spencerkclark 4b1e978
Merge branch 'dask-friendly-datetime-encoding' of https://github.com/…
spencerkclark 2f59fbe
Merge branch 'main' into dask-friendly-datetime-encoding
spencerkclark 76761ba
Move what's new entry
spencerkclark 52d6428
Remove extraneous text from merge in what's new
spencerkclark 6b4127e
Remove unused type: ignore comment
spencerkclark d9d9701
Remove word from netCDF3 error message
spencerkclark File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.