issues: 36467304
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
36467304 | MDExOlB1bGxSZXF1ZXN0MTc1ODI2ODQ= | 175 | Modular encoding | 514053 | closed | 0 | 9 | 2014-06-25T10:37:41Z | 2014-10-08T20:44:15Z | 2014-10-08T20:44:15Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/175 | Restructured Backends to make CF conventions handling consistent. Among other things this includes: - EncodedDataStores which can wrap other stores and allow for modular encoding/decoding. - Trivial indices ds['x'] = ('x', np.arange(10)) are no longer stored on disk and are only created when accessed. - AbstractDataStore API change. Shouldn't effect external users. - missing_value attributes now function like _FillValue All current tests are passing (though it could use more new ones). |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/175/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |