Skip to content

Release v11.6.3 on 2025-01-10

Latest
Compare
Choose a tag to compare
@sdrabenh sdrabenh released this 10 Jan 16:09
1bf10d3

Zero-diff to Previous Release: YES

Restart Changes: YES (metadata only)

Major Zero-Diff Changes:

  • Added new Gigatraj grid comp to calculate particle trajectories. By default, this feature not built, but can be using the cmake option -DBUILD_WITH_GIGATRAJ=ON #954 #820 #665
  • Adding Data Atmosphere from S2S to mainline gcm #668
  • Fixed DataAtmosphere with corrections to SW, SH and EVAP etc. #1040
  • Prevent SURFSTATE from terminating when CICE6 is running #1030
  • Updated refresh method registration: enables CICE6 rewind through MAPL using a new flag #1022
  • Added yaml file for JRA55-DO dataset #1038
  • Updated LONG_NAME attributes to match M21C file specs; conservative regridding of (obs) PRECIP_FILE inputs #1032
  • Updated land-related collections in HISTORY.rc.tmpl to match M21C file specs #663
  • Convert gcm setup template >>>-vars to @-vars. This change is consistent with DAS conventions of prefixing setup variables with @ and runtime variables with >>><<< #666
  • Satisfy CHEM imports for Lopez LFR scheme #1021
  • Add dependency to fms_r4 because of the way FV3 is built as r4 but links to the r8 version of FMS #1037
  • Initial prototype of a CFFI-based fortran/python bridge for MKIAU #1034
  • Fixes for SCM #676
  • Updates to enable jemalloc build #568

Fixture Changes: