-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GOSI10: Improve initial conditions #3
Comments
I've just recalculated the 1995-2014 climatology and regridded onto the eORCA025 grid. It looks like the pattern of strange zeros is not in EN4 (v4.2.2), but was introduced during the regridding (maybe a vertical regridding issue, or was there a check performed that set temperatures below freezing to zero?). It is present in both the model initial conditions and the dataset used by marine_assess. The other undesirable features (warm coastal seas, Canadian Archipelago and Hudson Bay) are part of EN4 itself, so I think we should switch to using WOA23 and/or patch in the PHC climatology for the Arctic. The sss climatology that forced models are restored towards should also be included in this task. |
RE short spin up - for ref the code we're using in SE-NEMO to spin up the ice is currently here for 4.0.4: dtatsd.F90 or here for 4.2.1: it uses a namelist flag |
According to OMIP-1 (Griffies et al. 2016) and OMIP-2 (Tsujino et al. 2020) protocols, OMIP simulations are initialised with temperature and salinity taken from WOA13.v2:
The initial temperature and salinity fields are therefore each a composit of two different variants:
The Geomar CMIP6-OMIP/OMIP-input repository provides the workflow and the code to generate an initial ocean state in agreement with OMIP protocol. |
HI @AlexM62 , could you please post here the plots you were showing today at the SE-NEMO catchup regarding the EN4 trend? I thought they were quite interesting and it would be usefull to have them ... |
|
And here is the other one I showed, with the mean Atlantic overturning streamfunctions for GS1p0, GS1p1 and GS1p2, along with the Hovmoller plots of the streamfunction anomalies at 1046m. |
Hi @AlexM62, thanks, but I was meaning the ones on EN4 water column trend ... |
OK, here you are: |
@AlexM62 , I was just looking at your EN4 T & S drifts from 1958.pdf. I think you have mis-labelled the plots. The left two look like they are Global and the right two are Atlantic (not top/bottom as currently labelled). Also, are they meant to be drift from 1958? If so, something doesn't look quite right - none of the plots start from 0 on the LHS. Have you subtracted the time mean instead? |
Thanks, Adam - your eyes are keen for a Friday afternoon! I realised I was using the first year of the EN4 dataset, which was 1950, rather than 1958, and the diagonal figures were indeed swapped. Here is a corrected version with corrected reference year. |
A new initial condition for our GOSI configurations based on WOA13v2 and the OMIP protocol has been created with the code versioned in GO-iniTS repository. Info about how this data were generated, how to replicate the generation process and how to use the new initial condition to initialise GOSI10 can be found in the README file. An experiment using GOSI10p1.1 with the new initial condition has been launched (suite id = u-dg878@289604). |
GOSI10p1.2 has been released using WOA13 initial conditions. WOA13 salinity is also used for the SSS restoring. The largest difference between WOA and EN4 concerned the salinity in the surface layers in Arctic. There are also differences in bottom temperature and salinity in the Red Sea and in the Persian Gulf. These are very local diffrences responsible of the large difference seen in the T/S section in the North part of the Indian Ocean domain. |
- Should we have a short spin up to bring ocean and ice into balance?- Coordinate with other teams: Leon Hermanson, Ed BlockleyEdited to split ICs from work to develop ocean spin-up methods which will be documented on GOSI: accelerate ocean spin-up #20
The text was updated successfully, but these errors were encountered: