Skip to content

sorby does not forget the dimensions #7761

Answered by dcherian
OttavioM asked this question in Q&A
Discussion options

You must be logged in to vote

The process is necessary to open the dataset, sort and then load.

In that case, try specifying chunks in open_mfdataset. Currently the whole file is being loaded into memory:

dask.array<chunksize=(32, 24, 248, 36455)

Replies: 1 comment 1 reply

Comment options

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

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