issues: 575939446
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
575939446 | MDU6SXNzdWU1NzU5Mzk0NDY= | 3830 | Documentation request: add examples for carrying out "ncecat" in xarray | 19657652 | open | 0 | 4 | 2020-03-05T01:58:17Z | 2023-04-13T20:06:20Z | NONE | In climate science, a very common task involves concatenating NetCDF files with identical variables, dimensions, and coordinates along a brand new "ensemble member" or "record" dimension. With the NetCDF Operators, this is accomplished using MCVE Code SampleCurrently, it seems the correct way to do this in xarray is with
Problem DescriptionWhile this works, there does not seem to be any mention of this use case in the It would be nice to have examples in
Output of
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3830/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |