home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 216537677

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
216537677 MDU6SXNzdWUyMTY1Mzc2Nzc= 1321 BUG: to_netcdf(engine='scipy') raises an error when it shouldn't 1217238 closed 0 1217238 2444330 0 2017-03-23T19:00:18Z 2017-04-13T05:32:59Z 2017-04-13T05:32:59Z MEMBER      

With xarray v0.9.1, I get the confusing error message: ValueError: invalid engine for creating bytes with to_netcdf: 'scipy'. Only the default engine or engine='scipy' is supported

This check should be elif engine != 'scipy' instead: https://github.com/pydata/xarray/blob/b3fc6c4e4fafdf4f075b791594633970a787ad79/xarray/backends/api.py#L541

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1321/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

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