pull_requests: 197840880
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
197840880 | MDExOlB1bGxSZXF1ZXN0MTk3ODQwODgw | 2255 | closed | 0 | Add automatic chunking to open_rasterio | 306380 | This uses the automatic chunking in dask 0.18+ to chunk rasterio datasets in a nicely aligned way. Currently this doesn't implement tests due to a difficulty in creating chunked tiff images. This also uncovered some inefficiencies in how Dask doesn't align rechunking to existing chunk schemes. - [x] Closes #2093 - [ ] Tests added (for all bug fixes or enhancements) - [ ] Tests passed (for all non-documentation changes) - [ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API (remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later) I could use help on how the following: - How to create tiled TIFF files in the tests - The right way to merge different dtypes and block shapes in the tiff file. Currently I'm assuming that they're uniform | 2018-06-27T20:15:07Z | 2022-04-07T20:21:24Z | 2022-04-07T20:21:24Z | 255e63a2bb801803a251125f45eb2d0196c48118 | 0 | 33684e1af0a9e64744d1813deca332a73607a327 | 7bf9df9d75c40bcbf2dd28c47204529a76561a3f | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/2255 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests