Skip to content

Auto PR - develop → MAPL-v3 - v11: Add better exit control for gcm_run.j#822

Merged
mathomp4 merged 16 commits intorelease/MAPL-v3from
develop
Mar 12, 2026
Merged

Auto PR - develop → MAPL-v3 - v11: Add better exit control for gcm_run.j#822
mathomp4 merged 16 commits intorelease/MAPL-v3from
develop

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 12, 2026

📝 Automatic PR: developrelease/MAPL-v3

Description

v11: Add better exit control for gcm_run.j

📁 Modified files

HISTORY.AGCM.rc.tmpl | 4 ++--
HISTORY.AOGCM-MOM5.rc.tmpl | 2 +-
HISTORY.AOGCM.rc.tmpl | 2 +-
HISTORY.AOGCM_MITgcm.rc.tmpl | 2 +-
HISTORY.BENCHMARK.rc.tmpl | 8 +++----
HISTORY.rc.tmpl | 8 +++----
HISTORY_FP.rc.03z.tmpl | 22 ++++++++---------
HISTORY_FP.rc.09z.tmpl | 22 ++++++++---------
HISTORY_FP.rc.15z.tmpl | 22 ++++++++---------
HISTORY_FP.rc.21z.tmpl | 22 ++++++++---------
HISTORY_GMICHEM.rc.tmpl | 56 ++++++++++++++++++++++----------------------
HISTORY_MERRA2-DD.rc.tmpl | 30 ++++++++++++------------
HISTORY_MERRA2.rc.tmpl | 14 +++++------
HISTORY_S2S.rc.tmpl | 2 +-
gcm_regress.j | 10 +++++++-
gcm_run.j | 41 ++++++++++++++++++++++----------
linkbcs.tmpl | 2 +-
scm_run.j | 10 ++++++--
18 files changed, 155 insertions(+), 124 deletions(-)

mathomp4 and others added 11 commits October 27, 2025 12:17
…mplates

Replace all instances of the deprecated collection.conservative syntax with the more flexible collection.regrid_method syntax across all HISTORY template files. This change converts conservative: 0 to regrid_method: 'BILINEAR' and conservative: 1 to regrid_method: 'CONSERVE', providing better flexibility for regridding configuration.
v11: Add better exit control for gcm_run.j
@github-actions github-actions bot requested a review from a team as a code owner March 12, 2026 18:59
@github-actions github-actions bot added automatic Automatic Pull Request MAPL3 MAPL 3 Related Skip Changelog labels Mar 12, 2026
@mathomp4 mathomp4 merged commit a1ff53b into release/MAPL-v3 Mar 12, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automatic Automatic Pull Request MAPL3 MAPL 3 Related Skip Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants