home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 367147759

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/1378#issuecomment-367147759 https://api.github.com/repos/pydata/xarray/issues/1378 367147759 MDEyOklzc3VlQ29tbWVudDM2NzE0Nzc1OQ== 500246 2018-02-20T22:46:27Z 2018-02-20T22:46:27Z CONTRIBUTOR

I cannot see a use case in which repeated dims actually make sense.

I use repeated dimensions to store a covariance matrix. The data variable containing the covariance matrix has 4 dimensions, of which the last 2 are repeated. For example, I have a data variable with dimensions (channel, scanline, element, element), storing an element-element covariance matrix for every scanline in satellite data.

This is valid NetCDF and should be valid in xarray. It would be a significant problem for me if they became disallowed.

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