Area potentials
This module performs geospatial analyses to determine the available land area for specific technologies, on a by-pixel basis and aggregated to given geographic boundaries.
This module performs geospatial analyses to determine the available land area for specific technologies, on a by-pixel basis and aggregated to given geographic boundaries.

Contributors
Ivan Ruiz Manuel π»
Jann Launer π€
Linh Ho π»π€
Stefan Pfenninger-Lee π»ππ€
Tim TrΓΆndle π€π£
Paths
results
area_potential<results>/{shape}/area_potential_{tech}.tifArea potential GeoTIFF raster for the specified technology across all subunits.
snakemake_defaults
logs<logs>location of snakemake log files.resources<resources>location of module resource (input) files.results<results>location of module result (output) files.
user_resources
shapes<resources>/user/shapes/{shape}.parquetRegion geometries in parquet format. These should conform to the schema defined in https://github.com/calliope-project/module_geo_boundaries/blob/main/workflow/internal/shape.schema.yaml.wdpa<resources>/user/wdpa.gdbWDPA protected areas database from https://www.protectedplanet.net/ in GeoDB format (choose 'File Geodatabase' when downloading).
Wildcards
shape- Name of the shape to be processed, e.g., 'world', 'europe', 'MEX'.
tech- Name of the technology, e.g., 'pv_rooftop' or 'wind_offshore'. Available technologies are defined in the module configuration.