home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 351765967

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-351765967 https://api.github.com/repos/pydata/xarray/issues/1745 351765967 MDEyOklzc3VlQ29tbWVudDM1MTc2NTk2Nw== 1217238 2017-12-14T16:41:19Z 2017-12-14T16:41:19Z MEMBER

@braaannigan what about replacing re.search('^https?\://', path) with re.match('https?\://', path)? Can you share the output of running python -c 'import sys; print(sys.getfilesystemencoding())' at the command line? Also, please try engine='scipy' or engine='h5netcdf' with open_dataset. The output of xarray.show_versions() would also be helpful.

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