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

4DIAU bug when iau_filter_increments=T #989

Closed
jswhit opened this issue Jan 4, 2022 · 4 comments
Closed

4DIAU bug when iau_filter_increments=T #989

jswhit opened this issue Jan 4, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@jswhit
Copy link
Contributor

jswhit commented Jan 4, 2022

Description

The 4DIAU produces incorrect results when when the parameter iau_filter_increments=T and more than one increment file is specified. The time bounds for the IAU interval are computed incorrectly, leading to incorrect filter weights that were applied outside the designated time range. The 4DIAU with constant weights, and 3DIAU (with a single increment file specified) were not affected by this bug.

To Reproduce:

set iau_filter_increments=T and specify more than one file in iau_inc_files. In the model stdout, look for 'filter wt' and you will see that the weights are incorrect and applied outside the time range specified in iaufhrs. If only a single file is specified in iau_inc_files, the results are correct, or if iau_filter_increments=F (the operational setting) the results are correct.

@jswhit
Copy link
Contributor Author

jswhit commented Jan 4, 2022

@yangfanglin
Copy link
Collaborator

Jeff, does this bug exist in current operation ?

@jswhit
Copy link
Contributor Author

jswhit commented Jan 4, 2022

@yangfanglin yes the bug exists, but it is not activated with the current operational settings (since iau_filter_increments=F in operations)

@junwang-noaa
Copy link
Collaborator

The code was committed. The issue will be closed.

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