Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wave post processing does not produce all expected buoy data #3226

Open
DavidHuber-NOAA opened this issue Jan 14, 2025 · 1 comment
Open
Labels
bug Something isn't working

Comments

@DavidHuber-NOAA
Copy link
Contributor

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 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 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

  1. Run the C48_S2SW_extended CI test on WCOSS2 through the gfs_wavepostpnt job.
  2. Run 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

@DavidHuber-NOAA DavidHuber-NOAA added bug Something isn't working triage Issues that are triage labels Jan 14, 2025
@WalterKolczynski-NOAA WalterKolczynski-NOAA removed the triage Issues that are triage label Jan 14, 2025
@JessicaMeixner-NOAA
Copy link
Contributor

The fix for this is included in the WW3 via PR ufs-community/ufs-weather-model#2546 which is being broken into multiple PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants