OGGM / hacktoberfest-2019

Discussion repository for the OGGM hacktoberfest 2019
MIT License
1 stars 0 forks source link

Project idea: refactor OGGM's multiprocessing code to use dask #3

Open fmaussion opened 4 years ago

fmaussion commented 4 years ago

Short description

OGGM uses "vanilla" multiprocessing from python. By using dask instead, we could make use of the very powerful features of dask scheduling, load visualization, and make the transition to the cloud. See this OEP for context.

What will we need?

Some interest for dask and OGGM.

Who can help?

@fmaussion and @TimoRoth might help.

Team

This project is probably better tackled alone.