cdms2.tvariable:TransientVariable

TransientVariable.getHaloEllipsis(side)[source]

Get the ellipsis for a given halo side.

Parameters
side:

a tuple of zeros and one +1 or -1. To access the “north” side for instance, set side=(1, 0), (-1, 0) to access the south side, (0, 1) the east side, etc. This does not involve any communication.

_:None

Returns
none if halo was not exposed (see exposeHalo)