What new functionality do you need?
HOME${NET} is set externally in production and must be used to set HOMEglobal. This needs to be done in the ec-flow scripts.
Acceptance Criteria
Suggest a solution (optional)
Something like this:
export model=gfs
%include <head.h>
%include <envir-p1.h>
set -x
export NET=%NET:gfs%
export RUN=%RUN%
export HOMEglobal=${HOMEgfs}