-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Make dask names change when chunking Variables by different amounts. #3584
Commits on Dec 1, 2019
-
Make dask names change when chunking Variables by different amounts.
When rechunking by the current chunk size, name should not change. Add a __dask_tokenize__ method for ReprObject so that this behaviour is present when DataArrays are converted to temporary Datasets and back.
Configuration menu - View commit details
-
Copy full SHA for 06c706e - Browse repository at this point
Copy the full SHA 06c706eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f47d4 - Browse repository at this point
Copy the full SHA 96f47d4View commit details
Commits on Dec 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cd8a283 - Browse repository at this point
Copy the full SHA cd8a283View commit details -
Merge branch 'chunk-unique-token' of github.com:dcherian/xarray into …
…chunk-unique-token * 'chunk-unique-token' of github.com:dcherian/xarray: remove more computes.
Configuration menu - View commit details
-
Copy full SHA for f0d73e1 - Browse repository at this point
Copy the full SHA f0d73e1View commit details
Commits on Dec 7, 2019
-
Merge remote-tracking branch 'upstream/master' into chunk-unique-token
* upstream/master: Fix map_blocks HLG layering (pydata#3598) Silence sphinx warnings: Round 2 (pydata#3592) 2x~5x speed up for isel() in most cases (pydata#3533) remove xarray again (pydata#3591) fix plotting with transposed nondim coords. (pydata#3441) make coarsen reductions consistent with reductions on other classes (pydata#3500) Resolve the version issues on RTD (pydata#3589) Add bottleneck & rasterio git tip to upstream-dev CI (pydata#3585)
Configuration menu - View commit details
-
Copy full SHA for 3038caa - Browse repository at this point
Copy the full SHA 3038caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7cc8e - Browse repository at this point
Copy the full SHA ba7cc8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e3f2c - Browse repository at this point
Copy the full SHA 50e3f2cView commit details
Commits on Dec 30, 2019
-
Merge branch 'master' of github.com:pydata/xarray into chunk-unique-t…
…oken * 'master' of github.com:pydata/xarray: Add nanmedian for dask arrays (pydata#3604) added pyinterp to related projects (pydata#3655) Allow incomplete hypercubes in combine_by_coords (pydata#3649) concat keeps attrs from first variable. (pydata#3637) Extend DatetimeAccessor properties and support `.dt` accessor for Timedelta (pydata#3612) update readthedocs.yml (pydata#3639) silence sphinx warnings round 3 (pydata#3602) Fix/quantile wrong errmsg (pydata#3635) Provide shape info in shape mismatch error. (pydata#3619) Minor doc fixes (pydata#3615) Respect user-specified coordinates attribute. (pydata#3487) Add Facetgrid.row_labels & Facetgrid.col_labels (pydata#3597) Fix pint integration tests (pydata#3600) Minor fix to combine_by_coords to allow for the combination of CFTimeIndexes separated by large time intervals (pydata#3543)
Configuration menu - View commit details
-
Copy full SHA for d40a88d - Browse repository at this point
Copy the full SHA d40a88dView commit details
Commits on Jan 10, 2020
-
Co-Authored-By: crusaderky <crusaderky@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7154efa - Browse repository at this point
Copy the full SHA 7154efaView commit details