GridItem¶
-
class
ESMF.api.constants.
GridItem
¶ The Grid can contain other kinds of data besides coordinates. This data is referred to as Grid “items”. Some items may be used for calculations involving the Grid.
-
MASK
= <GridItem.MASK: 0>¶ A grid item to represent a mask.
-
AREA
= <GridItem.AREA: 1>¶ A grid item to represent an area field for conservative regridding.
-