home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 187625917

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
187625917 MDExOlB1bGxSZXF1ZXN0OTI1MjQzMjg= 1087 WIP: New DataStore / Encoder / Decoder API for review 1217238 closed 0     8 2016-11-07T05:02:04Z 2020-04-17T18:37:45Z 2020-04-17T18:37:45Z MEMBER   0 pydata/xarray/pulls/1087

The goal here is to make something extensible that we can live with for quite some time, and to clean up the internals of xarray's backend interface.

Most of these are analogues of existing xarray classes with a cleaned up interface. I have not yet worried about backwards compatibility or tests -- I would appreciate feedback on the approach here.

Several parts of the logic exist for the sake of dask. I've included the word "dask" in comments to facilitate inspection by mrocklin.

CC @rabernat, @pwolfram, @jhamman, @mrocklin -- for review

CC @mcgibbon, @JoyMonteiro -- this is relevant to our discussion today about adding support for appending to netCDF files. Don't let this stop you from getting started on that with the existing interface, though.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1087/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

  • 1 row from issues_id in issues_labels
  • 8 rows from issue in issue_comments
Powered by Datasette · Queries took 0.916ms · About: xarray-datasette