home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 619641890

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/pull/4003#issuecomment-619641890 https://api.github.com/repos/pydata/xarray/issues/4003 619641890 MDEyOklzc3VlQ29tbWVudDYxOTY0MTg5MA== 2448579 2020-04-26T23:30:46Z 2020-04-26T23:30:46Z MEMBER

I think the better way to do this would be to add a kwarg to open_dataset that specifies the backend to use. For e.g. xr.open_dataset(..., format="zarr").

This would then delegate to open_zarr or a new open_netcdf or open_rasterio as appropriate. Then open_mfdataset would just work for all these formats without requiring duplicate code.

cc @pydata/xarray for thoughts.

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