Documented Example to plot wind stress curl
Would be great to update: ContributedExamples/CC_WindStress_Curl.ipynb As well as making it more cookbook-ie, this could also benefit from using xgcm to take derivatives etc.
Do we still want a wind stress curl notebook? The ContributedExample notebook that this issue refers to is gone. I think a wind stress curl and Ekman pumping notebook could be useful. It's easy to forget that you need to replace nans in the land mask with zeros to get the correct Ekman pumping next to coastlines.
But also happy just to close this issue if we think it's easy enough for people to just work from the RelativeVorticity notebook and do it themselves.
I was using the RelativeVorticity notebook to calculate Ekman and the curl....It is a good option but I think it only works with MOM5 grid. I also don't think it has the nan-filling suggestion in it.
I am happy to give it a try on doing the notebook as I am already currently calculating both curl and Ekman for OM2 and MOM6....