nctoolkit.DataSet.box_mean

DataSet.box_mean(self, x=1, y=1)

Calculate the grid box mean for all variables This is performed for each time step.

Parameters
  • x (int) – Number of boxes in the x, e.g. east-west direction

  • y (int or float) – Number of boxes in the y, e.g. north-south direction