issues: 378898407
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
378898407 | MDU6SXNzdWUzNzg4OTg0MDc= | 2550 | Include filename or path in open_mfdataset | 4806877 | closed | 0 | 19 | 2018-11-08T20:13:31Z | 2018-12-30T01:00:36Z | 2018-12-30T01:00:36Z | CONTRIBUTOR | When reading from multiple files, sometimes there is information encoded in the filename. For example in these grib files the time: I think the code change would be small:
In use it would be like: ```python
For context I have implemented something similar in dask: https://github.com/dask/dask/pull/3908 |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2550/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |