home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 408639375

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/2323#issuecomment-408639375 https://api.github.com/repos/pydata/xarray/issues/2323 408639375 MDEyOklzc3VlQ29tbWVudDQwODYzOTM3NQ== 1217238 2018-07-28T22:40:51Z 2018-07-28T22:40:51Z MEMBER

if we a znetcdf library like h5netcdf we could get mf_dataset "for free" though, right?

We would still need an adapter layer in xarray, although it could be a little smaller.

Basically, we would need to make open_zarr() a special case of open_dataset(). In principle, I think this is totally doable, though there are a few options for open_dataset that we haven't ported over to open_zarr yet (e.g., caching).

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  345354038
Powered by Datasette · Queries took 0.701ms · About: xarray-datasette