nctoolkit.DataSet.select_timestep

DataSet.select_timestep(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.