home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 442575389

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/2559#issuecomment-442575389 https://api.github.com/repos/pydata/xarray/issues/2559 442575389 MDEyOklzc3VlQ29tbWVudDQ0MjU3NTM4OQ== 1197350 2018-11-28T19:33:01Z 2018-11-28T19:33:01Z MEMBER

So if the test issues can be considered resolved, the only decision we need to make is about the API.

Do we prefer (the current way): python ds.to_zarr(fname, consolidate=True) xr.open_zarr(fname, consolidated=True)

or @shoyer's suggestion python ds.to_zarr(fname, consolidated=True) xr.open_zarr(fname, consolidated=True) ???

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  382497709
Powered by Datasette · Queries took 0.907ms · About: xarray-datasette