GridItem¶
-
class
ESMF.api.constants.GridItem¶ The
Gridcan contain other kinds of data besides coordinates. This data is referred to asGrid“items”. Some items may be used for calculations involving theGrid.-
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.
-