home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 351786510

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/1745#issuecomment-351786510 https://api.github.com/repos/pydata/xarray/issues/1745 351786510 MDEyOklzc3VlQ29tbWVudDM1MTc4NjUxMA== 10512793 2017-12-14T17:51:11Z 2017-12-14T17:51:11Z CONTRIBUTOR

Interesting. I've tried to look at this a bit more by in netCDF4_.py running: self._filename = self.ds.filepath() print(self.ds) self.is_remote = is_remote_uri(self._filename) So, all I did was add a print statement print(self.ds).

In this case the open_dataset call worked fine.

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