home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 142637232

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/issues/463#issuecomment-142637232 https://api.github.com/repos/pydata/xarray/issues/463 142637232 MDEyOklzc3VlQ29tbWVudDE0MjYzNzIzMg== 380927 2015-09-23T15:19:36Z 2015-09-23T15:19:36Z NONE

I've run into the same problem and have been looking at the netCDF backend. A solution does not seem to be so easy as to open and close the file in the __getitem__ method since this closes the file also for any other access e.g. attributes like shape or dtype.

Short of decorating all the functions of the netCDF4 package I can not think of a workable solution to this. But maybe I'm overlooking something fundamental.

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