Skip to content

Commit a17714a

Browse files
authored
Merge pull request #898 from jzwart/master
update image driver documentation
2 parents 887d0d2 + fbefe18 commit a17714a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Documentation/Drivers/Image/ImageDriver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VIC Image Driver
22

3-
The Image Driver represents the modern implementation of the VIC model. It uses netCDF I/O, runs in a time-before-space evaluation order, and uses MPI for parallel processing.
3+
The Image Driver represents the modern implementation of the VIC model. It uses netCDF I/O, runs in a space-before-time evaluation order, and uses MPI for parallel processing.
44

55
## Modeling the Land Surface using VIC
66
1. [VIC Input Files](Inputs.md)

0 commit comments

Comments
 (0)