GAT contains several tools to allow for the mathematical manipulation of individual grid cells in a raster grid. These tools include:
The logical operators include:
The comparison operators include:
Notice that comparison operators result in Boolean images. All mathematical analysis tools can also be accessed through either the Raster Calculator or a Python script, by calling the EvaluateExpression function in the Whitebox Application Programming Interface (API).