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

gdas_arch fails with division by 0 #3168

Closed
TravisElless-NOAA opened this issue Dec 16, 2024 · 1 comment · Fixed by #3169
Closed

gdas_arch fails with division by 0 #3168

TravisElless-NOAA opened this issue Dec 16, 2024 · 1 comment · Fixed by #3169
Assignees
Labels
bug Something isn't working

Comments

@TravisElless-NOAA
Copy link
Contributor

What is wrong?

2nd full cycle and beyond gdas_arch jobs are failing with a division by 0 error. Line where the error is occurring https://github.com/NOAA-EMC/global-workflow/blob/develop/ush/python/pygfs/task/archive.py#L490

What should have happened?

gdas_arch should successfully complete for all cycles

What machines are impacted?

All or N/A, Hera

What global-workflow hash are you using?

6c5b9bb

Steps to reproduce

  1. Run global workflow for a 2.5 cycle or more case with ARCH_EXPDIR_FREQ=0
  2. See gdas_arch failures

Additional information

No response

Do you have a proposed solution?

No response

@TravisElless-NOAA TravisElless-NOAA added bug Something isn't working triage Issues that are triage labels Dec 16, 2024
@jiaruidong2017
Copy link
Contributor

You can do the following setup in the config.base:

export ARCH_EXPDIR_FREQ=6 # How often to archive the EXPDIR in hours or 0 for first and last cycle only

@DavidHuber-NOAA DavidHuber-NOAA self-assigned this Dec 16, 2024
@DavidHuber-NOAA DavidHuber-NOAA removed the triage Issues that are triage label Dec 16, 2024
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

Successfully merging a pull request may close this issue.

3 participants