Class: Reduced_Grid | VolumeProcessing/downsize.py | ||||||||
---|---|---|---|---|---|---|---|---|---|
Average over cells to produce reduced size grid object.If the grid data sizes are not multiples of the cell size then the final data values along the dimension are not included in the reduced data (ie ragged blocks are not averaged).
|