Results 8 issues of Andy Hogg

I find the `ocean.stats.nc` file to be a useful feature of MOM6 - but I have noticed that the time_units in this file differ from other diagnostics. Specifically, most diagnostics...

enhancement

Make an example to plot Mixed Layer Depth from the model. This could be based on `ContributedExamples/plot_mld.ipynb`.

đŸŖ good first issue
đŸ“ē hackathon 1.0
đŸŖ new example
🕹ī¸ hackathon 4.0

Write a tutorial on how to make simple animations with the cookbook. Examples could be to show the seasonal cycle of Antarctic sea ice, or a transect that is dragged...

đŸŖ good first issue
đŸ“ē hackathon 1.0
📔 tutorial
đŸŖ new example
🕹ī¸ hackathon 4.0

This task involves updating `ContributedExamples/Hovmoller_Temperature_Depth.ipynb` to the latest version of the cookbook. If possible, add more comments and make it a documented example.

đŸŖ good first issue
đŸ“ē hackathon 1.0
🛸 updating
🕹ī¸ hackathon 4.0

in the spirit of Aluie et al 2017, JPO, doi:10.1175/JPO-D-17-0100.1

đŸ“ē hackathon 1.0

Update `ContributedExamples/u_seasonal_cycle_ind_eq.ipynb` to latest version of cookbook.

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.

đŸ“ē hackathon 1.0

I've just cloned a recent run, and can't seem to run payu: ```Traceback (most recent call last): File "/jobfs/local/pbs/mom_priv/jobs/1635267.r-man2.SC", line 9, in run_cmd.runscript() File "/apps/payu/0.9.2/lib/payu/subcommands/run_cmd.py", line 122, in runscript expt.setup()...