@mjberger: When working on #275 I noticed that when doing binary output we output ghost cell values along with interior grid values, as we do in GeoClaw. But in the GeoClaw version of valout.f90 we first call bound (line 199) whereas in the amrclaw versions we do not. Should we be calling this?