NOAA-EMC / GDASApp

Global Data Assimilation System Application
GNU Lesser General Public License v2.1
15 stars 31 forks source link

Change generate_com to declare_from_tmpl #1025

Closed AndrewEichmann-NOAA closed 6 months ago

AndrewEichmann-NOAA commented 6 months ago

In global-workflow the script routine generate_com was changed to declare_from_tmpl, breaking a number of ctests in GDASApp. A number of these ctests, particularly non-SOCA, were apparently already broken, but this seems to eliminate an error from them.

Resolves https://github.com/NOAA-EMC/GDASApp/issues/1024