Skip to content

ValueError: unrecognized chunk manager dask #8301

Answered by keewis
forestbat asked this question in Q&A
Discussion options

You must be logged in to vote

open_mfdataset requires a chunked array library to be installed (we don't support concatenation in our lazy array wrappers). By default, this is dask. If you install that, the call should succeed.

@TomNicholas, should we raise a different error if the number of available chunk managers is 0?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TomNicholas
Comment options

Answer selected by TomNicholas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants