Skip to content

Auto PR - develop → MAPL-v3 - Add SMOS preprocessing scripts. - #197

Open
github-actions[bot] wants to merge 20 commits into
release/MAPL-v3from
develop
Open

Auto PR - develop → MAPL-v3 - Add SMOS preprocessing scripts.#197
github-actions[bot] wants to merge 20 commits into
release/MAPL-v3from
develop

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

📝 Automatic PR: developrelease/MAPL-v3

Description

Add SMOS preprocessing scripts.

📁 Modified files

CHANGELOG.md | 1 +
.../obs_preproc/SMOS_preproc/.gitignore (new) | 4 +
.../obs_preproc/SMOS_preproc/README.md (new) | 65 +++
.../SMOS_preproc/SMOSproc_main.py (new) | 164 +++++++
.../obs_preproc/SMOS_preproc/config.yaml (new) | 8 +
.../SMOS_preproc/src/SCLF1C_reg2fit.py (new) | 193 ++++++++
.../obs_preproc/SMOS_preproc/src/init.py (new) | 2 +
.../SMOS_preproc/src/helper/init.py (new) | 3 +
.../src/helper/gal_atm_correction.py (new) | 232 ++++++++++
.../src/helper/latlontime_to_celestial.py (new) | 92 ++++
.../SMOS_preproc/src/helper/util.py (new) | 56 +++
.../SMOS_preproc/src/helper/xy2hv.py (new) | 512 +++++++++++++++++++++
.../SMOS_preproc/src/preprocess_nc.py (new) | 323 +++++++++++++
.../SMOS_preproc/src/readwrite/init.py (new) | 5 +
.../src/readwrite/read_GEOSIT.py (new) | 114 +++++
.../src/readwrite/read_SCLF1C_nc.py (new) | 83 ++++
.../src/readwrite/read_aux_gal_sm.py (new) | 11 +
.../src/readwrite/read_bin_SMOS_reg.py (new) | 183 ++++++++
.../src/readwrite/write_bin_SMOS_reg.py (new) | 251 ++++++++++
.../inputs/obs_scaling_params/write_seqbin_file.m | 4 +
GEOSldas_App/util/shared/python/EASEv2.py | 219 ++++++++-
21 files changed, 2524 insertions(+), 1 deletion(-)

gmao-qliu and others added 20 commits August 13, 2026 12:43
…ig.yaml, SMOSproc_main.py, src/helper/gal_atm_correction.py, src/preprocess_nc.py, src/readwrite/read_GEOSIT.py)
…, simplified if-else constructs, improved indent (README.md, config.yaml, preprocess_nc.py, write_bin_SMOS_reg.py, write_seqbin_file.m)
@github-actions
github-actions Bot requested a review from a team as a code owner September 3, 2026 19:39
@github-actions github-actions Bot added Skip Changelog Skips the Changelog Enforcer automatic MAPL3 labels Sep 3, 2026
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