COSIMA / cosima-recipes

Example recipes for analyzing model output using the cosima-cookbook infrastructure
https://cosima-recipes.readthedocs.io
Apache License 2.0
43 stars 65 forks source link

simplified version of model-derived MLD plot #400

Open ribeiron opened 2 days ago

ribeiron commented 2 days ago

Mixed layer depth in the Southern Ocean

This script loads model-derived MLD data and plots the Mixed Layer Depth (MLD) for different sectors of the Southern Ocean using the IAF cycle 3 output from ACCESS-OM2-01 (I only plot East Antarctica, but a list is created to enable the plots for other regions.

This script is a simplified version of this code https://github.com/lidefi87/ACCESS_scripts_DFA/blob/main/Scripts/Stephy/MLD_calc_Denisse.ipynb made by Denisse Fierro Arcos that was posted as a issue on ACCESS-hive.

review-notebook-app[bot] commented 2 days ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

navidcy commented 1 day ago

Hi @ribeiron! Nice!

Just few comments: I see that you read some input from /g/data/v45/ns3783; could we avoid that? It'd be nice to just load some data via the cookbook and do all the calculations from there.

Ping us when this is ready to review? I see that it's not quite ready there so I will convert this to draft for now. How does that sound?