ufs-community / ufs-weather-model

UFS Weather Model
Other
130 stars 238 forks source link

Empty partition tag causes some regression tests to fail on Hera Rocky using Rocoto #2206

Closed SamuelTrahanNOAA closed 2 months ago

SamuelTrahanNOAA commented 2 months ago

Description

In Rocoto mode, rt.sh generates these lines on Hera in rocoto_workflow.xml:

<partition></partition>

An empty <partition> tag causes random failures on Hera Rocky.

To Reproduce:

Run rt.sh in the head of develop on Hera Rocky in rocoto mode.