home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 821233500

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/5164#issuecomment-821233500 https://api.github.com/repos/pydata/xarray/issues/5164 821233500 MDEyOklzc3VlQ29tbWVudDgyMTIzMzUwMA== 31640292 2021-04-16T14:53:03Z 2021-04-16T14:53:48Z CONTRIBUTOR

I've been able to confirm locally that the problem is caused by the call to filters here https://github.com/pydata/xarray/blob/18ed29e4086145c29fde31c9d728a939536911c9/xarray/backends/netCDF4_.py#L395-L399

The line is even commented to say it is netcdf4 specific, but it is called unconditionally. I wrapped it in a try/except and then the file loaded, so I think this may just be an oversight in the backend

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