Skip to content

v1.11.0 on 2023-01-05: Updates for GAAS, GMI, StratChem and TR

Compare
Choose a tag to compare
@mmanyin mmanyin released this 05 Jan 20:37
· 70 commits to main since this release
86ac1a6

NB: This release requires MAPL v2.32 or higher

This release is numerically zero-diff for all simulations that ran under the previous release (v1.10.4), with the exception of the TR tracer stOX that uses a revised OX loss rate.

A few fixes:

  • GAAS now runs w/ ExtData2G
  • TR and GMI can now use the default files for LAI_FRAC and VEG_FRAC, regardless of the model's vertical resolution
  • GMI and StratChem species now have the proper long_names (metadata)

More details:
Added GMI diagnostic stOX_loss for use by TR
GitHub label enforcement is now done via GitHub actions
CircleCI updated to Baselibs 7.7.0
In GMI: cleaned up lbssad_opt and h2oclim_opt
In GMI: cleaned up exports HNO3GASsad, HNO3CONDsad and jNO2val; the first two are now initialized to MAPL_UNDEF instead of 0.0; this does not change the results of the model, but these two diagnostic fields are more appropriate.

What's Changed

Full Changelog: v1.10.4...v1.11.0