issues: 473795509
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
473795509 | MDExOlB1bGxSZXF1ZXN0MzAxODY2NzAx | 3166 | [Feature] Backend entrypoint | 2443309 | closed | 0 | 3 | 2019-07-28T23:01:47Z | 2021-01-12T16:41:23Z | 2021-01-12T16:41:23Z | MEMBER | 0 | pydata/xarray/pulls/3166 | In this PR, I'm experimenting with using the entrypoints package to support 3rd party backends. This does not attempt to solidify the API for what the store is, I feel like that should happen in a second PR. Here's how it would work... In @rabernat's
Xarray would then be able to discover this backend at runtime and users could use the store directly in
Note: I recognize that Now a list of caveats and things to consider:
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3166/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |