Replace COM Tmpls with environmently set COM values
@AndrewEichmann-NOAA is already working on this.
Since May 21, 2026.
- Dominant language
- Jinja
- Stars
- 25
- Forks
- 51
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 6
Description
It appears there are many yamls in the GDASApp/parm directory utilize COM tmpl's from the global workflow config.com (e.g., in at least snow and marine parm files). The use of these tmpl's has been frowned upon in the global workflow and we have changed to explicit COM declarations in the j-jobs. I suspect this requirement would extend down into the GDASApp as well. Instead of using these tmpl variables, COM paths should use the COMIN/COMOUT variables defined in the global workflow j-jobs. Some marine parm files (e.g., marine_det_config.yaml) looks already to have implemented this. So, this issue probably should be used to make sure this approach is applied consistently across the GDASApp.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.