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

Add separate rtout frequency to hydro.namelist options #103

Open
aubreyd opened this issue Jul 30, 2018 · 2 comments
Open

Add separate rtout frequency to hydro.namelist options #103

aubreyd opened this issue Jul 30, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request I/O Input/Output related issues

Comments

@aubreyd
Copy link
Collaborator

aubreyd commented Jul 30, 2018

New feature request:
We have an internal rtout_factor in HYDRO_drv/module_HYDRO_drv.F that, for io_config_outputs=5, decreases the write frequency of RTOUT files. This is intended to save output file space for long runs, but is currently a bit of a hack and requires code changes to alter. The proper way to do this is really to add a separate write frequency in hydro.namelist for RTOUTs. In more general terms, could separate output frequency for 1d (smaller) vs. 2d (larger), or even add manual write frequency settings for each output file options.

@kafitzgerald kafitzgerald added enhancement New feature or request I/O Input/Output related issues labels Jul 30, 2018
@jmccreight
Copy link
Collaborator

This again for HYDRO_RST. In the AnA, the only meaningful one (AFAIK) is the first one, yet we write all of them. This would save a tremendous amount of time in the cycle if it only wrote the first one.

@jmccreight
Copy link
Collaborator

Tough, if it were simply a frequency, then it would not be enough. A frequency and a first hour of output would be good. Or just a list of seconds.minutes after which to output.

jmccreight pushed a commit to jmccreight/wrf_hydro_nwm_public that referenced this issue Nov 13, 2018
Updates to job class to more easily handle cold start jobs
laurareads pushed a commit to laurareads/wrf_hydro_nwm_public that referenced this issue Apr 3, 2019
@rcabell rcabell self-assigned this May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request I/O Input/Output related issues
Projects
None yet
Development

No branches or pull requests

4 participants