1. 1. Preface
  2. 2. Introduction
  3. 3. Getting Started
    1. 3.1. Installing Whitebox Workflows
    2. 3.2. Running your first script
    3. 3.3. Scripting and type hints
    4. 3.4. WbW and WbW-Pro
      1. 3.4.1. Registering a WbW-Pro license
      2. 3.4.2. Node-locked and floating licenses for WbW-Pro
      3. 3.4.3. How much time remains on my WbW-Pro license?
      4. 3.4.4. Transferring and deactivating WbW-Pro licenses
    5. 3.5. Setting up the Whitebox Environment
  4. 4. Working with Whitebox Workflows
    1. 4.1. Reading and writing data
    2. 4.2. Running tool functions
    3. 4.3. Working with raster data
    4. 4.4. Working with vector data
    5. 4.5. Working with lidar data
    6. 4.6. Data visualization
    7. 4.7. Sample datasets
    8. 4.8. WbW Tutorials
  5. 5. Tool function documentation
    1. 5.1. Aplication Programming Interface (API)
    2. 5.2. WbW documentation
    3. 5.3. WbW-Pro documentation
    4. 5.4. Raster class documentation
  6. 6. The QGIS plugin

Whitebox Workflows for Python User Manual

WbW Tutorials

We have created a number of WbW tutorials that use Jupyter Notebooks.

  • Tutorial 1: Hydrological Analysis
  • Tutorial 2: Geomorphometric Analysis
  • Tutorial 3: Mapping Building Footprints from LiDAR
  • Tutorial 4: Data Visualization with Whitebox Workflows and matplotlib