Closed
Description
What new functionality do you need?
Removal of duplicate variables that define the top level folder locations (e.g. PARMwave
is the same as PARMgfs
).
This is related to cleanup that happened in issue #2184 for the FIX*
variables.
Remove the non-gfs versions of PARM*
, USH*
, UTIL*
, EXEC*
, SCR*
. Also remove *gfs
variables outside of configs including HOME*
variables and EXPDIR
s that aren't needed.
What are the requirements for the new functionality?
Functionality unimpacted.
Acceptance Criteria
The only top level path variables are now *gfs
versions.
Suggest a solution (optional)
No response