Skip to content

Need to update JHAFS_OCN_PREP before next HAFS operational upgrade #312

@BinLiu-NOAA

Description

@BinLiu-NOAA

Description

Provide a clear and concise description of what the bug is.
Also give a description of what behavior you expected to happen.

In the operational version of JHAFS_OCN_PREP

export COMhafs=${COMhafs:-$(compath.py ${envir}/${NET}/${hafs_ver})/${RUN}.${PDY}/${cyc}}
export CONFhafs=$COMhafs/$stormlabel.conf
export HOLDVARS=${HOLDVARS:-$COMhafs/$stormlabel.holdvars.txt}

source ${HOLDVARS}

should be after:

source ${USHhafs}/hafs_runcmd.sh.inc

env

However, the ocn_prep job will fail on RDHPCS due to not be able to properly load the MOM6 ocn_prep needed modules.

Need to fix this issue before the next HAFS upgrade.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions