coiled / dask-community

Issue tracker for the Dask community team
MIT License
2 stars 0 forks source link

[Stack Overflow] Error while computing large amount of data with dask : RecursionError & OSError #770

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

I have a large amount of data (*.grib) that I load using xarray and dask. My dataset is the following :

<xarray.Dataset>
Dimensions:     (time: 1426, latitude: 361, longitude: 720)
Coordinates:
    number      int32 0
  * time        (time) datetime…

Would you like to know more?

Read the full article on the following website:

https://stackoverflow.com/questions/71620059/error-while-computing-large-amount-of-data-with-dask-recursionerror-oserror

pavithraes commented 2 years ago

Keep an eye on it :)

scharlottej13 commented 2 years ago

I think they answered their own question?

pavithraes commented 2 years ago

I think they answered their own question?

Thought so too, but they added another comment saying it's not yet resolved.