What version of Parcels are you running?
v4
Is your feature request related to a problem?
During the Elphe hackathon, we eplxored a few ways to improve performance on datasets that don't fit entirely into memory - since the .isel() in pure dask is very slow. These results are in Parcels-code/elphe-hackathon#8
Describe the solution you'd like
It would be good to explain some of the different options in a user guide on how to squeeze performance in Parcels v4 (preview)
Describe alternatives you've considered
No response
Additional context
No response
What version of Parcels are you running?
v4
Is your feature request related to a problem?
During the Elphe hackathon, we eplxored a few ways to improve performance on datasets that don't fit entirely into memory - since the
.isel()in pure dask is very slow. These results are in Parcels-code/elphe-hackathon#8Describe the solution you'd like
It would be good to explain some of the different options in a user guide on how to squeeze performance in Parcels v4 (preview)
Describe alternatives you've considered
No response
Additional context
No response