home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 499894324

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/2535#issuecomment-499894324 https://api.github.com/repos/pydata/xarray/issues/2535 499894324 MDEyOklzc3VlQ29tbWVudDQ5OTg5NDMyNA== 2448579 2019-06-07T13:55:36Z 2019-06-07T13:55:36Z MEMBER

HDF error usually means a corrupt file. Does ncdump -h work on your file?

I've found that sometimes ncdump -h will succeed but there'll still be some corrupt data which will result in an error when you try to load variable values

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