home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 26545877

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
26545877 MDExOlB1bGxSZXF1ZXN0MTIwMDU3ODk= 8 Datasets now use data stores to allow swap-able backends 514053 closed 0     0 2014-01-29T19:25:42Z 2014-06-17T00:35:01Z 2014-01-29T19:30:09Z CONTRIBUTOR   0 pydata/xarray/pulls/8

``` Data objects now have a swap-able backend store.

  • Allows conversion to and from: NetCDF4, scipy.io.netcdf and in memory storage.
  • Added general test cases, and cases for specific backend stores.
  • Dataset.translate() can now optionally copy the object.
  • Fixed most unit tests, test_translate_consistency still fails. ```
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/8/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 1.336ms · About: xarray-datasette