ESCOMP / mizuRoute

Reach-based river routing model
http://escomp.github.io/mizuRoute/
GNU General Public License v3.0
39 stars 51 forks source link

allow more flexible time stamp in forcing input #460

Closed nmizukami closed 3 months ago

nmizukami commented 3 months ago

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.