Skip to content

Commit da9a62d

Browse files
committed
add release notes entry
1 parent 5cb0543 commit da9a62d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Development/ReleaseNotes.md

+4
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ To check which release of VIC you are running:
7979

8080
Updates the cesm_put_data.c routine in the CESM driver to include the correct signs for the wind stresses and fixes a bug in calculating friction velocity (previously it was missing a square root).
8181

82+
[GH#744] (https://github.com/UW-Hydro/VIC/pull/744)
83+
84+
Updates the cesm_interface_c.c routine to include missing timers and the VIC RUN timer in the CESM driver.
85+
8286
3. Speed up NetCDF operations in the image/CESM drivers ([GH#684](https://github.com/UW-Hydro/VIC/pull/684))
8387

8488
These changes speed up image driver initialization, forcing reads, and history writes by only opening and closing each input netCDF file once.

0 commit comments

Comments
 (0)