cdms2.tvariable:TransientVariable

TransientVariable.exposeHalo(ghostWidth=1)[source]

Expose the halo to other processors. The halo is the region within the local MPI data domain that is accessible to other processors. The halo encompasses the edge of the data region and has thickness ghostWidth.

ghostWidth - width of the halo region (> 0)