You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gfs_wavepostpnt job produces a number of bulletins and archives them into bulletin tarballs. However, some buoys are missing. This produces failures in the downstream job gfs_wavesawipsbulls, which untars gfswave.tCCz.cbull_tar to locate the data.
What should have happened?
The wavepostpnt job would produce all necessary buoy data and store it in the appropriate tarballs and/or the list of buoys should be updated for downstream jobs to match the expected outputs (e.g. parm/wave/bull_awips_gfswave).
What is wrong?
The
gfs_wavepostpnt
job produces a number of bulletins and archives them into bulletin tarballs. However, some buoys are missing. This produces failures in the downstream jobgfs_wavesawipsbulls
, which untarsgfswave.tCCz.cbull_tar
to locate the data.What should have happened?
The
wavepostpnt
job would produce all necessary buoy data and store it in the appropriate tarballs and/or the list of buoys should be updated for downstream jobs to match the expected outputs (e.g.parm/wave/bull_awips_gfswave
).What machines are impacted?
All or N/A
What global-workflow hash are you using?
https://github.com/DavidHuber-NOAA/global-workflow/tree/fix/awips
Steps to reproduce
C48_S2SW_extended
CI test on WCOSS2 through thegfs_wavepostpnt
job.tar -tf ${COMROOT}/C48_S2SW_extended/gfs.20210323/12/products/wave/station/gfswave.t12z.cbull_tar | grep 46001
.Additional information
Found while testing #3187.
Do you have a proposed solution?
No response
The text was updated successfully, but these errors were encountered: