reVReports.maps.generate_maps_from_config#

generate_maps_from_config(config, out_path, dpi)[source]#

Create map graphics for user-configured scenarios

Parameters:
  • config (object) – Map configuration with scenario metadata.

  • out_path (pathlib.Path) – Directory for generated map outputs.

  • dpi (int) – Output resolution for saved figures.