Replies: 1 comment 2 replies
-
|
What do you have in mind? For some of the more heavy compute items, we're already using dask to distribute processing. io/mpl.py: task.append(dask.delayed(proc_sigma_mplv5_read)(f, save_nc=save_nc, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Should we refactor our current code to utilize Dask more?
Beta Was this translation helpful? Give feedback.
All reactions