home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 307519054

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/1225#issuecomment-307519054 https://api.github.com/repos/pydata/xarray/issues/1225 307519054 MDEyOklzc3VlQ29tbWVudDMwNzUxOTA1NA== 1217238 2017-06-09T23:02:20Z 2017-06-09T23:02:20Z MEMBER

@tbohn "self-contained" just means something that I can run on my machine. For example, the code above plus the "somefile.nc" netCDF file that I can load to reproduce this example.

Thinking about this a little more, I think the issue is somehow related to the encoding['chunksizes'] property on the Dataset variables loaded from the original netCDF file. Something like this should work as a work-around: del myds.var.encoding['chunksizes']

The bug is somewhere in our handling of chunksize encoding for netCDF4, but it is difficult to fix it without being able to run code that reproduces it.

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