v1.11.0 on 2023-01-05: Updates for GAAS, GMI, StratChem and TR
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
- new GMI export: stOX loss by @mmanyin in #230
- Move to use GitHub Action for Label Enforcement by @mathomp4 in #232
- Update CircleCI to Baselibs 7.7.0 by @mathomp4 in #234
- Fix GMI issue related to stOX_loss by @mmanyin in #235
- Cleaned up lbssad_opt and h2oclim_opt by @ssteenro in #236
- GMI upkeep by @mmanyin in #238
- Make GAAS work by @bena-nasa in #231
- fix LAI import, the 3rd dimension is not model levels, so need to use… by @bena-nasa in #239
- Fixed the long_names for StratChem chemical species by @mmanyin in #240
- GAAS now works with ExtData; maintenance and bug-fixes for TR, GMI and StratChem by @mmanyin in #241
Full Changelog: v1.10.4...v1.11.0