home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 521301555

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/3213#issuecomment-521301555 https://api.github.com/repos/pydata/xarray/issues/3213 521301555 MDEyOklzc3VlQ29tbWVudDUyMTMwMTU1NQ== 1217238 2019-08-14T15:42:58Z 2019-08-14T15:42:58Z MEMBER

netCDF has a pretty low-level base spec, with conventions left to higher level docs like CF conventions. Fortunately, there does seems to be a CF convention that would be a good fit for for sparse data in COO format, namely the indexed ragged array representation (example, note the instance_dimension attribute). That's probably the right thing to use for sparse arrays in xarray.

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