Tools Reference
The WhiteboxTools library currently contains approximately 400 tools, which are organized into themed toolboxes, including:
- Data Tools
- Geomorphometric Analysis
- GIS Analysis
- Hydrological Analysis
- Image Analysis
- LiDAR Analysis
- Mathematical and Statistical Analysis
- Precision Agriculture
- Stream Network Analysis
To retrieve detailed information about a tool's input arguments and example usage, either use the toolhelp
command from the terminal, or the wbt.tool_help('tool_name')
function from the whitebox_tools.py script. The following is a complete listing of available tools, with brief descriptions, tool parameter, and example usage.
The Tool Index located at the end of the user manual contains a complete alphabetical listing of the available tools.