Skip to content

[NCO Bug] Standard environment variables should not be set below the j-job level #293

Open
@WalterKolczynski-NOAA

Description

Wojciech Cencek 2019-06-18 02:00:04 UTC
Standard environment variables (WCOSS Implementation Standards, Table 1) must not be set or changed below the j-job level, for instance in scripts/exglobal_enkf_post_fv3gfs.sh.ecf:

HOMEgsi=${HOMEgsi:-$NWPROD}
FIXgsi=${FIXgsi:-$HOMEgsi/fix}
DATA=${DATA:-$pwd}
COMIN=${COMIN:-$pwd}
COMOUT=${COMOUT:-$COMIN}

Please remove all such lines from files in ./scripts and ./ush directories, even if they have no effect when the default is established in the j-job.

Refs: Bugzilla #1212

Metadata

Assignees

No one assigned

    Labels

    maintenanceRegular updates and maintenance worknco-bugSomething isn't working in Ops.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions