Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto PR - develop → MAPL-v3 - update NCEP_Shared to v1.3.0 #692

Merged
merged 108 commits into from
Dec 26, 2023

Conversation

github-actions[bot]
Copy link

📝 Automatic PR: developrelease/MAPL-v3

Description

update NCEP_Shared to v1.3.0

📁 Modified files

components.yaml | 7 +
config/NCEP_Shared.sparse (new) | 8 +
.../LDAS_App/LDASsa_DEFAULT_inputs_ensupd.nml | 113 ++-
.../mwRTM_params/Create_vegopacity_8day_clim.m | 6 +-
.../mwRTM_params/get_L2_RTM_constants_tile_data.m | 4 +-
...et_model_and_obs_clim_stats_latlon_grid.m (new) | 115 +++
.../get_model_and_obs_clim_stats.m | 951 ++++++++++-----------
...et_model_and_obs_clim_stats_latlon_grid.m (new) | 352 ++++++++
.../obs_scaling_params/get_tile_num_for_obs.m | 6 +-
.../write_netcdf_latlon_grid.m (new) | 232 +++++
.../postproc/climatology/get_model_clim_stats.m | 10 +-
.../LDAS_App/util/postproc/write_smapL4SMqa.m | 1 -
.../util/shared/matlab/pentad_of_year.m (new) | 14 +
.../GEOSlandassim_GridComp/CMakeLists.txt | 2 +-
.../GEOS_LandAssimGridComp.F90 | 2 +-
.../clsm_ensupd_glob_param.F90 | 2 +-
.../clsm_ensupd_read_obs.F90 | 793 ++++++++++++++++-
.../clsm_ensupd_upd_routines.F90 | 16 +-
.../GEOSldas_GridComp/Shared/enkf_types.F90 | 7 +-
src/Shared/.gitignore | 3 +
src/Shared/CMakeLists.txt | 1 +
21 files changed, 2096 insertions(+), 549 deletions(-)

gmao-rreichle and others added 23 commits November 7, 2023 09:21
…_clim_stats*.m):

- fixed indentation
- improved vertical alignment of equations
- minor edits of comments
- removed obsolete code
…tcdf_latlon_grid.m):

- fixed indentation
- improved vertical alignment of equations
- fixed typo in 'long_name' of 'lat', 'lon' variables
…" with "mean", "std", and "sum"; avoids dependency on Stats toolbox (various *.m)
remove lat lon vectors from read_obs
remove insane sanity check
@github-actions github-actions bot requested a review from a team as a code owner December 24, 2023 19:30
@github-actions github-actions bot requested a review from a team as a code owner December 24, 2023 19:30
@mathomp4 mathomp4 merged commit fcf4c45 into release/MAPL-v3 Dec 26, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants