home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1179301026

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/6766#issuecomment-1179301026 https://api.github.com/repos/pydata/xarray/issues/6766 1179301026 IC_kwDOAMm_X85GSrSi 2448579 2022-07-08T19:29:37Z 2022-07-08T19:29:37Z MEMBER

OH I see your xarray and netCDF versions. Hmmm...

perhaps @dopplershift has tips for debugging this.

One thing to try is to skip xarray and use netcdf directly ``` import netCDF4

netCDF4.Dataset(url) ```

Does that succeed? If not, let's move this to netcdf4-python

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