User-selectable T_MIN_OK for RRTMGP
This release of GEOSradiation_GridComp allows the user selectable leniency of minimum temperature for LUT violation with RRTMGP. It is controlled by the following settings in AGCM.rc:
RRTMGP_LW_TMIN_INC_OK_K:
RRTMGP_SW_TMIN_INC_OK_K:
The default for both is 10.0 Kelvin (which was the hard coded value before).
This change is non-zero-diff, but only if you are running RRTMGP, so it should not change results as RRTMG is still the default radiation scheme.
What's Changed
- Update CI to use Orb Baselibs by @mathomp4 in #19
- pmn: use selectable tmin_OK by @dr0cloud in #21
- GitFlow: Merge Develop into Main for a release by @mathomp4 in #22
Full Changelog: v1.4.0...v1.5.0