cdms2.hgrid:AbstractCurveGrid

AbstractCurveGrid.getMesh(transpose=None)[source]

Generate a mesh array for the meshfill graphics method. If transpose is defined to a tuple, say (1,0), first transpose latbounds and lonbounds according to the tuple, (1,0,2) in this case.