Skip to content

Auto PR - develop → MAPL-v3 - Fix NAG Fortran compiler issues#172

Merged
mathomp4 merged 4 commits into
release/MAPL-v3from
develop
May 12, 2026
Merged

Auto PR - develop → MAPL-v3 - Fix NAG Fortran compiler issues#172
mathomp4 merged 4 commits into
release/MAPL-v3from
develop

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 8, 2026

📝 Automatic PR: developrelease/MAPL-v3

Description

Fix NAG Fortran compiler issues

  • CMakeLists.txt: suppress -wmismatch for HDF4 VSFREAD calls with varying types
  • preprocess_ldas_routines.F90: use REAL64 kind parameter instead of literal kind=8
  • mwrtm_bin2nc4.F90: wrap scalar CellID in array constructor for NF_DEF_VAR dimids arg

📁 Modified files

CHANGELOG.md | 1 +
GEOSlandassim_GridComp/CMakeLists.txt | 5 +++++
GEOSldas_App/preprocess_ldas_routines.F90 | 2 +-
GEOSldas_App/util/inputs/mwRTM_params/mwrtm_bin2nc4.F90 | 2 +-
4 files changed, 8 insertions(+), 2 deletions(-)

Weiyuan Jiang and others added 4 commits May 6, 2026 13:57
- CMakeLists.txt: suppress -wmismatch for HDF4 VSFREAD calls with varying types
- preprocess_ldas_routines.F90: use REAL64 kind parameter instead of literal kind=8
- mwrtm_bin2nc4.F90: wrap scalar CellID in array constructor for NF_DEF_VAR dimids arg
@github-actions github-actions Bot requested a review from a team as a code owner May 8, 2026 13:04
@github-actions github-actions Bot added Skip Changelog Skips the Changelog Enforcer automatic labels May 8, 2026
@github-actions github-actions Bot requested a review from a team as a code owner May 8, 2026 13:04
@github-actions github-actions Bot added the MAPL3 label May 8, 2026
@mathomp4 mathomp4 merged commit ca21859 into release/MAPL-v3 May 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automatic MAPL3 Skip Changelog Skips the Changelog Enforcer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants