I ported the CICE6 diagnostics (into CICE5), and add the new names for CMIP7 diagnostics in ACCESS-NRI/cice5#35
There should be example output in
/g/data/tm70/as2285/experiments/esm1.6-cmip7_vars
The goal here is to provide all core and high 2d diagnostics as native output from CICE5. Native output is of the form where the diagnostic and variable are correct to the CMIP7 data request.
Some notes:
- sisnconc - snow area fraction. This is not prognostic in cice/only the ocean grid with the UM coupling, but is listed as essential on the data request. So I've added it so its recalculated in the same way as the UM calculates is, but we could also not provide it. I am note sure the aice weighting is correct yet.
sitempsnic - Snow-ice interface temperature. This is not calculated in our CICE5, but I can add following the CICE6 method Edit: nevermind, its not requested
- The example output has aicenmin = puny = 1e-11
- Variable names should be correct, but other metadata needs postprocessing (e.g. Cell Methods, global attributes etc). I assume we do these in Mopper @rbeucher
- The 1d diagnostics (siareaacrossline, simassacrossline, siarean, siareas, sisnmassn, sisnmasss, sivoln, sivols, siextentn, siextents) will need post processing - I assume we do these in Mopper @rbeucher
@ofa001 @blimlim - If you have time to have a look at the example output that would be great
@rbeucher - If you have time to look and confirm the metadata can be added and 1d diags can be calculated that would be great. (I think the post processing calculations might need to use the new variable names).
@aidanheerdegen - I think all the questions about compression, number of files etc from the previous lot of example output should be resolved.
Please share errors found below - and any validation done too :)
I ported the CICE6 diagnostics (into CICE5), and add the new names for CMIP7 diagnostics in ACCESS-NRI/cice5#35
There should be example output in
/g/data/tm70/as2285/experiments/esm1.6-cmip7_varsThe goal here is to provide all core and high 2d diagnostics as native output from CICE5. Native output is of the form where the diagnostic and variable are correct to the CMIP7 data request.
Some notes:
sitempsnic - Snow-ice interface temperature. This is not calculated in our CICE5, but I can add following the CICE6 methodEdit: nevermind, its not requested@ofa001 @blimlim - If you have time to have a look at the example output that would be great
@rbeucher - If you have time to look and confirm the metadata can be added and 1d diags can be calculated that would be great. (I think the post processing calculations might need to use the new variable names).
@aidanheerdegen - I think all the questions about compression, number of files etc from the previous lot of example output should be resolved.
Please share errors found below - and any validation done too :)