Skip to content

FV3: Fix Prate_avg and UPP call freq #2836

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dpsarmie
Copy link
Collaborator

Commit Queue Requirements:

  • Fill out all sections of this template.
  • All sub component pull requests have been reviewed by their code managers.
  • Run the full Intel+GNU RT suite (compared to current baselines) on either Hera/Derecho/Hercules
  • Commit 'test_changes.list' from previous step

Description:

This PR will bring in FV3 changes that fix accumulated total precip (NOAA-EMC/fv3atm#979) and fix the call frequency of UPP when restart and history frequencies are not the same (NOAA-EMC/fv3atm#973).

Commit Message:

* UFSWM - 
  * FV3 - Fixes Prate_avg and UPP call frequencies

Priority:

  • Normal - Needed for GFSv17 Retros

Git Tracking

UFSWM:

Sub component Pull Requests:

UFSWM Blocking Dependencies:

  • None

Documentation:

  • No documentation update is required for this PR

Changes

Regression Test Changes (Please commit test_changes.list):

  • PR Updates/Changes Baselines.

Input data Changes:

  • None.

Library Changes/Upgrades:

  • No Updates

Testing Log:

  • RDHPCS
    • Hera
    • Orion
    • Hercules
    • GaeaC6
    • Derecho
    • Ursa
  • WCOSS2
    • Dogwood/Cactus
    • Acorn
  • CI
  • opnReqTest (complete task if unnecessary)

@dpsarmie dpsarmie self-assigned this Jul 30, 2025
@dpsarmie dpsarmie added Baseline Updates Current baselines will be updated. Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked. labels Jul 30, 2025
@dpsarmie dpsarmie changed the title Add FV3 changes and test_changes.list FV3: Prate_avg and UPP call freq fix Jul 30, 2025
@dpsarmie dpsarmie changed the title FV3: Prate_avg and UPP call freq fix FV3: Fix Prate_avg and UPP call freq Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Baseline Updates Current baselines will be updated. Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix the output frequency for UPP when IAU is turned on How is time averaged precipitation calculated?
1 participant