home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 490590509

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/2946#issuecomment-490590509 https://api.github.com/repos/pydata/xarray/issues/2946 490590509 MDEyOklzc3VlQ29tbWVudDQ5MDU5MDUwOQ== 1217238 2019-05-08T18:06:04Z 2019-05-08T18:06:04Z MEMBER

It sounds like this is an issue that only comes up when using open_mfdataset? Is so, this indicating that the problem is likely somehow related to using dask arrays.

It be nice to have a minimal example of what goes wrong that doesn't require reading/writing netCDF files. Can you construct a synthetic dataset in memory that exhibits this problem? Note that you can use the .chunk() method to chunk arrays with dask.

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