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

allow more flexible time stamp in forcing input #460

Merged
merged 5 commits into from
Mar 29, 2024

Conversation

nmizukami
Copy link
Collaborator

@nmizukami nmizukami commented Mar 27, 2024

For Stand-alone

Runoff input may use front, middle, or end of time period for runoff input. A user has to specify which one in control variable <ro_time_stamp>. Default is front for now.

History output use consistent time stamp for input.

For cesm-coupling

This is setting up to implement required time stamp rule in cesm coupling (see #413)

history output use middle of time step for average values. For instantaneous, time stamp should be the time at that point.

@nmizukami nmizukami merged commit 6212c25 into ESCOMP:cesm-coupling Mar 29, 2024
@nmizukami nmizukami deleted the cesm-coupling_timestamp branch March 29, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cesm-coupling For cesm coupling standalone For stand-alone run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Have time-stamps for "averaged" output history data be middle of interval, but "instantaneous" be end
1 participant