Skip to content

Inherit HOME${NET} in the ecf script and set HOMEglobal #4553

@DavidHuber-NOAA

Description

@DavidHuber-NOAA

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

  • HOMEglobal is set to HOME${NET} in the ecf suite for all jobs

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions