grids.core.GenericGrid.coordinate_system#

property GenericGrid.coordinate_system: _CoordinateSystemBase#

The coordinate system (e.g. a subclass of OrthogonalCoordinateSystem) which underlies this grid.

The coordinate system determines which axes are available in the grid (axes) and also determines how various differential procedures are performed in this grid structure.