GeoscienceAustralia / dea-notebooks

Repository for Digital Earth Australia Jupyter Notebooks: tools and workflows for geospatial analysis with Open Data Cube and Xarray
https://docs.dea.ga.gov.au/notebooks/
Apache License 2.0
441 stars 128 forks source link

Update Dask notebook with additional content from DE Africa ⚙ #1085

Open robbibt opened 1 year ago

robbibt commented 1 year ago

We have a Dask notebook in the Beginners_guide here: https://docs.dea.ga.gov.au/notebooks/Beginners_guide/09_Parallel_processing_with_Dask.html

However, DE Africa has also recently added several more detailed guides here: https://github.com/digitalearthafrica/deafrica-docs/tree/main/sandbox/dask-howto

We should investigate how this content could be re-used in DEA so that users can get training on using Dask for parallel processing and scaling up their workflows.