v1.15.0 on 2025-01-16: Fixes for achem CO and GAAS AOD; Lopez lightning revision
This release includes two non-zero-diff changes:
From #279: in achem, CO emissions from CEDS are now revised to correct the seasonal cycle; this corresponds to the GOCART PR 283
From #282: the ExtData entries in GAAS for aod_a, aod_f and aod_k now match the version in OPS, averting a crash during Replay. NOTES: This depends on the proper assignment of REPLAY_ANA_EXPID and REPLAY_ANA_LOCATION in AGCM.rc, and some clever code in the run script, but it works. Caveats regarding GAAS_GridComp_ExtData.yaml: (i) "update_offset: PT450S" will need to be changed if the timestep changes, (ii) the 'fail_on_missing_file' flag for each export should probably be set to TRUE for hindcast simulations, to help guard against inadvertent mistakes.
Zero-diff change:
The LOPEZ lightning scheme has been revised, and is now the default scheme. This affects GMI simulations, but not PCHEM ones.
What's Changed
- Update CircleCI to use Orb v2 by @mathomp4 in #273
- Update ESMF CMake target to ESMF::ESMF by @mathomp4 in #280
- Update CEDS emissions for CO in achem (develop) by @acollow in #279
- Feature/gaas fix for amip emissions by @vbuchard in #282
- Lopez lightning revisions by @mmanyin in #284
- edit changelog for v1.15.0 by @mmanyin in #288
- achem CO and GAAS aod updates; Lopez lightning revision by @mmanyin in #289
Full Changelog: v1.14.0...v1.15.0