Module 3: Map Algebra in Python
Section outline
-
-
In this module you'll learn how to perform map algebra using the PCRaster Python library.
There are three Jupyter Notebook tutorials:
- Map algebra for finding inaccessible wells in a study area
- Interpolation of borehole data using Inverse Distance Weighting (IDW) and Thiessen methods
- Stream and catchment delineation
After this module you'll be able to:
- Explain the concepts of map algebra
- Convert rasters using GDAL in Python
- Use PCRaster in Python for map algebra
- Use PCRaster for interpolations
- Use PCRaster for stream and catchment delineation
-