home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 320024011

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/1500#issuecomment-320024011 https://api.github.com/repos/pydata/xarray/issues/1500 320024011 MDEyOklzc3VlQ29tbWVudDMyMDAyNDAxMQ== 1217238 2017-08-03T16:39:21Z 2017-08-03T16:39:21Z MEMBER

These aren't supported by the netCDF4 file format, so there's not a straightforward way to add them.

We could add some custom serialization logic (like we do for variable dtypes like bool), but without the ability to put an attribute on an attribute I don't see how we could round-trip this safely.

I suppose as a last resort we could write such attributes as bytestrings in some custom serialization format, but then it has the downside of not being readable by any other tool.

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