Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • where did you get this fie? Maybe it is too old or too new and xarray doesn't know this version. Or maybe file doesn't have information about version. Do you tried to open it in other tools to check if they other have problem with using it? Commented 21 hours ago
  • 1
    or maybe it is problem with dask. Maybe it has wrong version. You could check dask.__version__ Commented 20 hours ago
  • other idea: problem makes anaconda3. You could with normal Python. Commented 20 hours ago
  • The files were downloaded a month ago from the Climate Data Store of the ECMWF. It may be the dask version, since the problem is with someting's version. Commented 20 hours ago
  • 1
    I did what I should have done earlier. I started a new enviroment with exactly the packages and modules I needed and now it works Commented 17 hours ago