2.7.4
What's Changed
- Fix blowup not exiting in coupled runs by @JanStreffing in #859
- Fix icepack compilation by adding parameter by @Mukulikaa in #861
- Icepack CI by @JanStreffing in #862
- Recom refactoring dedup by @JanStreffing in #863
- Fesom2 with yac after Nils-Arne Dreier by @sveta-loza in #776
- fix inconsistency in tracer fct by @patrickscholz in #867
- fix: set YAC field timestep properly by @nils3er in #869
- Fesom2.6 recom tra diags and CI test by @ogurses in #802
- fix some miss understanding between what is insitu density and potental density by @patrickscholz in #878
- Implementation of CMIP7 variables by @JanStreffing in #881
- XIOS integration (for AWI-ESM3 only, for now) by @JanStreffing in #883
- Fix fesom.clock not updating when short segments cross year boundaries by @JanStreffing in #880
- Don't force raw/bin restart at segment end when unit is 'off' by @JanStreffing in #887
- Write error/warning messages to stderr and flush before MPI exit by @sebastianbeyer in #892
- Fix restart written every coupling step under __ifsinterface by @JanStreffing in #893
- Don't force NetCDF restart at segment end when unit is 'off' by @sebastianbeyer in #894
- fesom: make io_stream growable to remove hard 150-stream cap by @JanStreffing in #891
- Add namelist-configurable call frequency for dMOC diagnostic by @JanStreffing in #890
- io: add unod_sfc / vnod_sfc 2D surface velocity streams by @JanStreffing in #895
- io: expose dMOC density-coordinate axis to XIOS, skip wet-mask on density-class 3D fields by @JanStreffing in #896
- Do not apply cf NaN value for fields sent to multio by @sebastianbeyer in #900
- ci: switch to FESOM-org docker image + add fesom2_xios end-to-end run-test by @JanStreffing in #902
- io_meandata: gate sel_trgrd_xyz on ldiag_trgrd_xyz by @JanStreffing in #904
- Drive FESOM xios_send_field cadence from XIOS XML via xios_field_is_active by @JanStreffing in #901
- Fix/lumi compile by @sebastianbeyer in #905
- build: integrate CVMix via FetchContent instead of download script by @sebastianbeyer in #903
- Add ability to perturb fesom2 for cold run or at restart by @sebastianbeyer in #886
- ice dyn: fix strength_ice diagnostic (zero/stale for mEVP/aEVP, off by 2x for EVP) by @JanStreffing in #908
- io: route CMOR 0D scalars through XIOS at file_def cadence by @JanStreffing in #910
- REcoM as a submodule in FESOM by @wiltonloch in #911
- ice dyn: move strength_ice diagnostic to nodes by @JanStreffing in #909
New Contributors
- @Mukulikaa made their first contribution in #861
- @sveta-loza made their first contribution in #776
- @nils3er made their first contribution in #869
- @ogurses made their first contribution in #802
Full Changelog: 2.7.3...2.7.4