IGEE-IHVI / iHVI-app

heat vulnerability index desktop application
1 stars 2 forks source link

iHVI tool - Heat Vulnerability Index open source desktop toolkit

Summary

The iHVI toolkit constructs heat sensitivity, heat adaptive capability indicators, and composite heat vulnerability index, which enables modelling of the relationships between heat, environmental and socio-economic factors. This desktop-based application is a first nationwide, dynamic and interactive heat vulnerability assessment toolkit with enhanced workflow, automated analysis and modelling tools, so the indicators and indices can be updated and constructed by the users to serve more applications.

Conceptual framework

The diagram shows the conceptual heat vulnerability assessment framework. It is a four-stage assessment framework to derive heat vulnerability index by calculating heat exposure index, heat sensitivity index and adaptive capability index for intervention strategies. HVI is calculated as : Heat Vulnerability Index (HVI) = Heat Exposure index + Heat Sensitivity index - Adaptive Capacity Index

image

iHVI application

The iHVI desktop toolkit was developed in the Python 3 environment. The primary packages consist of PySimpleGUIQt, Pandas, Numpy, and other Python builtin packages. PySimpleGUIQt is an integrated package for frontend user interface development. The Pandas and Numpy are mainly used for the heat vulnerability index and heat vulnerability score calculation functions’ development. The software compilation is based on the auto-pyto-exe converter, which is a Python-based converter that can compile Python files (.py) to executable files (.exe). The executable file will not require manual installation after downloading.

How to Run the iHVI Toolkit

  1. Download the Latest Release: Locate the most recent version of the iHVI Toolkit on the right side of this repository and download the release package.

  2. Extract the Files: After downloading, unzip the package to your preferred location.

  3. Launch the Toolkit: Navigate to the extracted folder and run the executable file by double-clicking on "iHVI_Toolkit\iHVI_Toolkit.exe".

Technical documentation

Refer to iHVI User Manual for more detailed explanation on iHVI operation