Skip to content

Auto PR - develop → MAPL-v3 - request ntasks total only#110

Merged
mathomp4 merged 70 commits intorelease/MAPL-v3from
develop
Jun 12, 2025
Merged

Auto PR - develop → MAPL-v3 - request ntasks total only#110
mathomp4 merged 70 commits intorelease/MAPL-v3from
develop

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Jun 11, 2025

📝 Automatic PR: developrelease/MAPL-v3

Description

request ntasks total only

📁 Modified files

CHANGELOG.md | 3 +
GEOSldas_App/ldas_setup | 23 +-
GEOSldas_App/lenkf_j_template.py | 2 +-
.../ObsFcstAna_stats/Get_ObsFcstAna_stats.py (new) | 97 +++++
.../ObsFcstAna_stats/Plot_stats_maps.py (new) | 201 ++++++++++
.../Plot_stats_timeseries.py (new) | 120 ++++++
.../ObsFcstAna_stats/helper/write_nc4.py (new) | 62 +++
.../ObsFcstAna_stats/postproc_ObsFcstAna.py (new) | 423 ++++++++++++++++++++
.../postproc/ObsFcstAna_stats/user_config.py (new) | 146 +++++++
.../util/shared/matlab/EASEv2_ind2latlon.m | 404 +++++++++----------
.../util/shared/matlab/EASEv2_latlon2ind.m | 436 ++++++++++-----------
GEOSldas_App/util/shared/python/EASEv2.py (new) | 199 ++++++++++
GEOSldas_App/util/shared/python/plot.py (new) | 80 ++++
.../util/shared/python/read_GEOSldas.py (new) | 239 +++++++++++
.../util/shared/python/remap_1d_to_2d.py (new) | 29 ++
15 files changed, 2024 insertions(+), 440 deletions(-)

gmao-qliu and others added 30 commits April 1, 2025 16:09
…SM/GEOSldas_GridComp into feature/qliu/add_postproc_scripts
…le.py, postproc_ObsFcstAna.py, EASEv2.py, read_GEOSldas.py):

- changed case: ease -> EASE
- changed case: obsfcstana -> ObsFcstAna
- changed "prep [preproc]" -> postproc ObsFcstAna
- added newline and end-of-file comment line at end of files
- improved readability (incl. white-space changes)
- revised/added comments
- in obsparam reader, read (not skip) "maskfile" and "maskpath"
@github-actions github-actions bot added the Skip Changelog Skips the Changelog Enforcer label Jun 11, 2025
@github-actions github-actions bot requested a review from a team as a code owner June 11, 2025 17:10
@github-actions github-actions bot added Skip Changelog Skips the Changelog Enforcer automatic MAPL3 labels Jun 11, 2025
@mathomp4 mathomp4 merged commit a2f47c0 into release/MAPL-v3 Jun 12, 2025
7 checks 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.

5 participants