xarray.Dataset.xsimlab.get_output_save_steps

Dataset.xsimlab.get_output_save_steps()

Returns save steps for each clock as boolean values.

Returns

save_steps – A new Dataset with boolean data variables for each clock dimension other than the main clock, where values specify whether or not to save outputs at every step of a simulation.

Return type

xarray.Dataset