I am trying to make chunks of mean values of the 2nd dimension of a 3D array using the following code:
print(DDD_array.shape) a = DDD_array new_DDD = [] for i in