OEMakeRegularGrid

OEMakeRegularGrid(gridout: OEScalarGrid, gridin: OESkewGrid,
                  scale: float = 0.0) -> bool

Regularizes the input grid, ‘gridin’ (OESkewGrid) into an orthogonal axis ‘gridout’ (OEScalarGrid). The full extents of the OESkewGrid will be transferred, potentially causing some data redundancy in the resulting OEScalarGrid.