home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 336371511

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
336371511 MDExOlB1bGxSZXF1ZXN0MTk3ODQwODgw 2255 Add automatic chunking to open_rasterio 306380 closed 0     10 2018-06-27T20:15:07Z 2022-04-07T20:21:24Z 2022-04-07T20:21:24Z MEMBER   0 pydata/xarray/pulls/2255

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
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2255/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 10 rows from issue in issue_comments
Powered by Datasette · Queries took 0.534ms · About: xarray-datasette