JEDI based snow DA analysis to update to the enkf ensemble members #2287
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds in initial configuration files for support of global JEDI based snow analysis capabilities for the updates to the EnKF ensemble members. This PR replaced the closed PR #2033 because of many large changes in the global-workflow including the use of submodules.
Add/Modify config.* and job files for JEDI-based snow analysis to update the EnKF ensemble members. Add the capabilities to archive the snow analysis output into HPSS.
Changes to config.resources for the new task (add landensanl)
Changes to workflow tasks for new task (add landenlanl)
Changes to archive the snow analysis output into HPSS
Addition of new config and job files for land DA related options (See below)
New files:
parm/config/gfs/config.landensanl
jobs/JGLOBAL_LANDENS_ANALYSIS
jobs/rocoto/landensanl.sh
scripts/exglobal_landens_analysis.py
Modified files:
parm/config/gfs/config.resources
env/HERA.env
scripts/exgdas_enkf_sfc.sh
workflow/rocoto/gfs_tasks.py
workflow/rocoto/tasks.py
workflow/applications/gfs_cycled.py
jobs/JGLOBAL_ARCHIVE
scripts/exglobal_archive.sh
ush/hpssarch_gen.sh
How has this been tested?
C96_atmsnowDA
CI test with hybrid run on HeraChecklist