home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 754261760

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
754261760 MDExOlB1bGxSZXF1ZXN0NTMwMTkxOTkw 4632 Move get_chunks from zarr.py to dataset.py 35919497 closed 0     0 2020-12-01T10:19:51Z 2021-02-11T01:51:40Z 2020-12-02T09:25:01Z COLLABORATOR   0 pydata/xarray/pulls/4632

The aim is to split the PR https://github.com/pydata/xarray/pull/4595 in small PRs. In this smaller PR there aren't changes in xarry interfaces, it's only a small code refactor: - Move get_chunks from zarr.py to dataset.py - Align apiv2 to apiv1: in apiv2 replace zarr.ZarrStore.maybe_chunk with dataset._maybe_chunk and zarr.ZarrStore.get_chunk with dataset._get_chunks. - remove zarr.ZarrStore.maybe_chunk and zarr.ZarrStore.get_chunks (no more used)

  • [x] Related #4496
  • [x] Passes isort . && black . && mypy . && flake8
  • No user visible changes (including notable bug fixes) are documented in whats-new.rst
  • No new functions/methods are listed in api.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4632/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
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.83ms · About: xarray-datasette