home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 375797389

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/1811#issuecomment-375797389 https://api.github.com/repos/pydata/xarray/issues/1811 375797389 MDEyOklzc3VlQ29tbWVudDM3NTc5NzM4OQ== 2443309 2018-03-23T21:02:11Z 2018-03-23T21:02:11Z MEMBER

@shoyer - I did my best to implement the finalize store concept you've described above. This all seems to work nicely except for h5netcdf. During the store operation, h5netcdf is raising the following error:

```Python self = <h5netcdf.core._LazyObjectLookup object at 0x122d8b748>, key = 'foo'

def __getitem__(self, key):
  if self._objects[key] is not None:

E KeyError: 'foo' ```

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