MAPL 2.16.0
This is a zero-diff (for GEOS) release of MAPL with a few bugfixes. There were fixes to splitting fields in History as well as correctly halting the program when bad chunksizes were passed into History.
From CHANGELOG.md
Fixed
- A bug in splitting the fields for History when an alias contains a single entry (#1296)
- Trap more errors in pFIO
- Free types and operation created by profiler
- Finalize profiler in MAPL_finalize call
- Fix how a retry-build is done in CI
- Fix issue with logger message and single quotes
- Fix bug with profiler reporting in programs
Changed
- Updated README.md
- Refactored MAPL_Generic.F90 - lots of changes.
- consistent indentation (emacs mode)
- extracted helper procedures in GenericInitialize
- Added new step to CircleCI to try and re-run build on failure.
- Updated CircleCI config to use new GEOS-ESM/circleci-tools orb
- Added Markdown rules to
.editorconfig
What's Changed
- Minor refactoring - indentation changed. by @tclune in #1267
- Feature/tclune/generic refactor jan05 2022 by @tclune in #1273
- Handmerge main into develop 2022-Jan-06 by @mathomp4 in #1281
- Auto GitFlow - main → develop by @github-actions in #1272
- Add retry to CI build by @mathomp4 in #1279
- initailize and finalize profiler in MAPL by @weiyuan-jiang in #1261
- Fixes #1268 - update to README.md by @tclune in #1286
- Fixes #1292. Fix for Logger Message by @mathomp4 in #1293
- Bugfix/atrayano/#1296 split field alias by @atrayano in #1297
- refactoring pfio error trapping by @weiyuan-jiang in #1290
- Add "latest version" Zenodo badge to readme by @mathomp4 in #1289
- Update CircleCI CI to use Orb by @mathomp4 in #1288
- fix bug in profiler reporting caused by recent mapl change by @mathomp4 in #1301
- Merge Develop into Main for 2.16.0 release by @mathomp4 in #1300
Full Changelog: v2.15.1...v2.16.0