geotrellis.raster.op.global
Flip the data for a raster along the X-axis.
The geographic extent will remain unchanged.
VerticalFlip does not currently support Double raster data. If you use a Tile with a Double CellType (TypeFloat, TypeDouble) the data values will be rounded to integers.
Flip the data for a raster along the X-axis.
The geographic extent will remain unchanged.
VerticalFlip does not currently support Double raster data. If you use a Tile with a Double CellType (TypeFloat, TypeDouble) the data values will be rounded to integers.