ESCOMP / mizuRoute

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

Including t_bound variable in a history file and resulting changes #394

Closed nmizukami closed 1 year ago

nmizukami commented 1 year ago

Output time_bounds variable (datetime at time step endpoints). This is CESM history file standard, but it is useful information for standalone.

Changes made are:

No answer change, but history file now has time_bounds with new dimension tbound (size=2)

Fix #387