home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 508857913

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/2954#issuecomment-508857913 https://api.github.com/repos/pydata/xarray/issues/2954 508857913 MDEyOklzc3VlQ29tbWVudDUwODg1NzkxMw== 1217238 2019-07-05T20:39:56Z 2019-07-05T20:39:56Z MEMBER

Thinking about this a little more, I suspect the issue might be related to how xarray opens a file multiple times to read different groups. It is very likely that libraries like netCDF-C don't handle this properly. Instead, we should probably open files once, and reuse them for reading from different groups.

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