issues: 314482923
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
314482923 | MDU6SXNzdWUzMTQ0ODI5MjM= | 2061 | Backend specific conventions decoding | 1217238 | open | 0 | 1 | 2018-04-16T02:45:46Z | 2020-04-05T23:42:34Z | MEMBER | Currently, we have a single function This is appropriate for netCDF data, but it's not appropriate for backends with different implementations. For example, it doesn't work for zarr (which is why we have the separate Instead, we should declare default decoders as part of the backend API, and use those decoders as the defaults for This should probably be tackled as part of the broader backends refactor: https://github.com/pydata/xarray/issues/1970 |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2061/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |