Output WritersΒΆ

The terrainbento output writers permit advanced control over writing a variety of output types at user specified time intervals. This module was greatly enhanced by @alexmitchell.

Note: The output writer classes require that the output time points specified line up with the model timesteps as specified by the Clock. If the timepoints do not line up, warnings are raised the first four times an output time is skipped. On the fifth time an error is raised.