pangeo-data / foss4g-2022

Pangeo tutorial at FOSS4G 2022
https://pangeo-data.github.io/foss4g-2022
Other
2 stars 9 forks source link

Update content of dask_introduction.ipynb #50

Closed guillaumeeb closed 2 years ago

guillaumeeb commented 2 years ago

Here are some propositions as discussed in https://github.com/pangeo-data/foss4g-2022/pull/45.

Please indicate whether it's OK for you (especially @tinaok):

annefou commented 2 years ago

@annefou will add explicitely dask local (with sub-title) instead of having embedded.

Will also check once we have the infra ready.

tinaok commented 2 years ago

Is the call to optimize for the Dask graphs really important? I find it weird, you don't need this with Dataframes.

Yes with Xarray it dramatically change.

Remove the part about installing packages

same as Anne's comment we need to wait that infra is ready.

Add some code at the end with the global scaling

We might limit the contents due to our 4 hour time limit.

guillaumeeb commented 2 years ago

I addressed some point in #83. But there are still discussion to have:

You can have a look to the review I made in #83 for detailed pointers of what I'm talking about.