Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Write dask lecture material #53

Closed
kmpaul opened this issue Sep 9, 2019 · 3 comments
Closed

Write dask lecture material #53

kmpaul opened this issue Sep 9, 2019 · 3 comments

Comments

@kmpaul
Copy link
Contributor

kmpaul commented Sep 9, 2019

Content should include:

  • NCAR & Dask jobqueue
  • Dask array
  • Adaptive scaling
  • Dashboard (on laptop and Cheyenne)
  • Xarray chunking best practices and rechunking
  • Possibly: map_blocks and map_overlap
@andersy005
Copy link
Contributor

@kmpaul

As I prepare to work on this, I am feeling decision paralysis creep in :). I am having a hard time deciding how to organizing all these Dask concepts in a way that doesn't confuse the user by jumping from one to another. My current plan is to have notebooks that are concise and limited to one or two topics, such that a reader can get through the example within a few minutes of reading.

Do you have any suggestions? :)

Ccing @matt-long

@kmpaul
Copy link
Contributor Author

kmpaul commented Sep 13, 2019

In terms of organizing, I would present subtopics in the order that people will actually encounter them in a typical workflow. In other words, consider one of the parallel workflows from the first day and talk about each Dask subtopic in the order that they might see them in that workflow.

Does that help?

@andersy005
Copy link
Contributor

Yes, it does. Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants