home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 391499524

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/2159#issuecomment-391499524 https://api.github.com/repos/pydata/xarray/issues/2159 391499524 MDEyOklzc3VlQ29tbWVudDM5MTQ5OTUyNA== 1217238 2018-05-23T21:17:42Z 2018-05-23T21:17:42Z MEMBER

I agree with @jhamman that it would take effort from an interested developer to do this but in principle it's quite doable.

I think our logic in auto_combine (which powers open_mfdataset) could probably be extended to handle concatenation across multiple dimensions. The main implementation would need to look at coordinates along concatenated dimensions to break the operation into multiple calls xarray.concat()

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