yutik-nn / Xarray-adventure

SIParCS 2023 project work
https://yutik-nn.github.io/Xarray-adventure/
0 stars 1 forks source link

Xarray Tutorial 2023 #5

Open yutik-nn opened 1 year ago

yutik-nn commented 1 year ago

https://github.com/xarray-contrib/xarray-tutorial/issues/170

esp. 'Alignment and Broadcasting section'

Also given the problem I ran into myself when multiplying several ds' and having some levels in one dimension disappear.

yutik-nn commented 1 year ago

'Alignment and Broadcasting section' is actually really cool. I have never used xr.join or .align but really should. .joincould benefit from some real data examples.

yutik-nn commented 1 year ago

As for the Tutorial 2023 itself. I am thinking about it. It is exciting to see it evolving over the years, I will have some more organized ideas later as I read through all the sections as issues. Like I never got to fully learning how to use .ufunc_apply and never used .construct.