COSIMA / cosima-recipes

A cookbook of recipes (i.e., examples) for analysing ocean and sea ice model output
https://cosima-recipes.readthedocs.io
Apache License 2.0
46 stars 66 forks source link

Documented Example for WMT diagnostics #43

Open rmholmes opened 4 years ago

rmholmes commented 4 years ago

Put together an example which illustrates some of the uses of the temperature (or salinity)-space WMT diagnostics.

The lowest hanging fruit would be plotting the global internal heat content budget in temperature space.

Matlab code to do this is contained here - https://github.com/rmholmes/MOM_diatherm_analysis . Here the idea would be to start converting some of this code to python.

cbladwell commented 4 years ago

I can work on this