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

need flexible output average capability #956

Closed
jiandewang opened this issue Apr 11, 2022 · 1 comment
Closed

need flexible output average capability #956

jiandewang opened this issue Apr 11, 2022 · 1 comment
Labels
enhancement Issue/PR for a modification that increases performance, improves syntax, or adds functionality.

Comments

@jiandewang
Copy link

Is your feature request related to a problem? Please describe.
MOM6 uses FMS to manage its output frequency and time average.
If model IC date is 03Z and we want daily averaged output, then the 1st daily averaged output will be 03Z-03Z but what we want is 03Z-24Z for the 1st day. So we believe current FMS is based on forecast hour to do the averaging, not the clock (i.e not the end of the day, or month)

Describe the solution you'd like
would like to see a flag that to write out files based on the clock and not just from forecast hour.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@uramirez8707
Copy link
Contributor

Fixed in #1505 with the use_clock_average namelist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue/PR for a modification that increases performance, improves syntax, or adds functionality.
Projects
Status: Done
Development

No branches or pull requests

2 participants