Bart Nijssen
Bart Nijssen
Same - I think specifying it explicitly is more obvious. It would be good if someone who uses the classic version to add the conversion capability. Maybe change the issue...
Not sure where this stands, but I would separate the domain composition for VIC from the decomposition for the routing. That allows more flexibility and I don't think that there...
Can we do this in stages? There is no reason not to accept a working implementation while we wait for something better and more general. My vote would be to...
@jhamman : See comment / question from Wietse above
Are these timing tables generated by us or by the CESM infrastructure?
Is that with all the same options turned on? If so, then we should be able to get comparable performance in RI mode.
in the CESM case, start and stop date and nrecs also appear messed up
Agreed - should not be a state variable as it is a derived model parameter
I tried to implement this (see below for an example, by tracking the size of the member elements. Unfortunately, `sizeof(struct)` does not necessarily equal the sum of its members, because...
@jhamman : Also note that `vic_mpi_support.c` has a built in test routine that we should automatically run as part of travis tests. If we keep this updated then it should...