Is your feature request related to a problem?
The global workflow environment is out of date and needs to be updated to include the required libraries for current development work.
Describe the solution you'd like
The libraries required should be updated in https://github.com/JCSDA/spack-stack/blob/develop/repos/spack_stack/spack_repo/spack_stack/packages/global_workflow_env/package.py to reflect the current libraries used by the package. Alternatively (perhaps better), the environment should be updated to be modular and inherit its needs from the associated submodules (UFS-WM, GSI, GDASApp, UPP, verif-global, UFS_Utils). These packages' environments should also be updated.
Additional context
Originally discussed in #1993
Is your feature request related to a problem?
The global workflow environment is out of date and needs to be updated to include the required libraries for current development work.
Describe the solution you'd like
The libraries required should be updated in https://github.com/JCSDA/spack-stack/blob/develop/repos/spack_stack/spack_repo/spack_stack/packages/global_workflow_env/package.py to reflect the current libraries used by the package. Alternatively (perhaps better), the environment should be updated to be modular and inherit its needs from the associated submodules (UFS-WM, GSI, GDASApp, UPP, verif-global, UFS_Utils). These packages' environments should also be updated.
Additional context
Originally discussed in #1993