home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1535776861

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/7814#issuecomment-1535776861 https://api.github.com/repos/pydata/xarray/issues/7814 1535776861 IC_kwDOAMm_X85bihhd 5821660 2023-05-05T06:31:20Z 2023-05-05T06:31:20Z MEMBER

@paul0207 Thanks for providing the datafiles. I can't reproduce on my machine. Please provide more information, the output of xr.show_versions() would help and a complete traceback of the error you are experiencing.

A complete list of installed Python Packages would be nice (eg. by pip list), too.

Another couple of questions to get some more insight:

  • Does this happen only with these special files, or do you experience this every time?
  • Does the problem persists when specifying engine="netcdf4" or engine="h5netcdf" in the call to open_mfdataset?
  • Does this also happen, if you open the files one-by-one (with xr.open_dataset) and combine the Datasets with xr.concat?
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1695028906
Powered by Datasette · Queries took 1.039ms · About: xarray-datasette