home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 351788352

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-351788352 https://api.github.com/repos/pydata/xarray/issues/1745 351788352 MDEyOklzc3VlQ29tbWVudDM1MTc4ODM1Mg== 1217238 2017-12-14T17:58:05Z 2017-12-14T17:58:05Z MEMBER

Can you reproduce this just using netCDF4-python?

Try: ``` import netCDF4 ds = netCDF4.Dataset(path)

print(ds)

print(ds.filepath()) ```

If so, it would be good to file a bug upstream.

Actually, it looks like this might be https://github.com/Unidata/netcdf4-python/issues/506

{
    "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 79.972ms · About: xarray-datasette