Skip to content

grid_sizer

GridSizer dataclass

Bases: ABC

data_dimensions instance-attribute

Name/Lengths pair of any non-x/y/z dimensions, such as land or radiation dimensions.

n_halo instance-attribute

Number of horizontal halo points for produced arrays.

nx instance-attribute

Length of the x compute dimension for produced arrays.

ny instance-attribute

Length of the y compute dimension for produced arrays.

nz instance-attribute

Length of the z compute dimension for produced arrays.