home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 236595831

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
236595831 MDU6SXNzdWUyMzY1OTU4MzE= 1459 xarray.Dataset from existing netCDF4.Dataset 221526 closed 0     2 2017-06-16T21:03:21Z 2017-08-31T17:18:51Z 2017-08-31T17:18:51Z CONTRIBUTOR      

It would be really handy to be able to initialize a xarray.Dataset instance from an already opened instance of netCDF4.Dataset. I have a lot of code where I'm already returning an opened netCDF4 file and this would streamline the process of hooking xarray into that.

It seems like the quick solution here would be to make NetCDF4DataStore accept a netCDF4.Dataset instance as filename, which would bypass the creation of a new instance. Thoughts?

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1459/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.562ms · About: xarray-datasette