TMIP-code / OceanTransportMatrixBuilder.jl

A Julia package to build ocean transport matrices from CMIP model output.
MIT License
1 stars 0 forks source link

Missing GM terms #8

Open briochemc opened 2 weeks ago

briochemc commented 2 weeks ago

GM terms may not be part of the saved CMIP output. Maybe there is a way to reconstruct them? Otherwise, is the only solution to ask for original files from modelling groups?


Which CMIP model umo/vmo outputs include GM terms?

CMIP6

Model includes GM?
ACCESS-ESM1-5 🔴
ACCESS-CM2 🔴

CMIP5

Model includes GM?
ACCESS1-3 🔴
briochemc commented 1 week ago

I think I should be able to build it from so and thetao. I could use these to approximate the neutral density slopes (using GibbsSeaWater.jl?) and then apply the tensors described in the MITgcm docs on GM/Redi?