home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 115901388

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/443#issuecomment-115901388 https://api.github.com/repos/pydata/xarray/issues/443 115901388 MDEyOklzc3VlQ29tbWVudDExNTkwMTM4OA== 1177508 2015-06-26T21:57:43Z 2015-06-26T21:57:43Z NONE

Well, I'm not sure if it's a bug, I would say it's more like a missing feature... in my case, each netCDF file has a different mean_height_agl coordinate, that is, they have the same length (it's 1D), but different values in each file. I can understand why it can't concatenate, but I would argue that a better way to handle this is to create a dummy coordinate (as I did) and replace the troublesome coordinate with that dummy coordinate.

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