nctoolkit.DataSet.select_timesteps

DataSet.select_timesteps(self, times=None)

Select timesteps from a dataset

Parameters

times (list or int) – time step(s) to select. For example, if you wanted the first time step set times=0.