The hypsometric integral (HI) is one of the most commonly used measures that geomorphologists use to describe the shape of the Earth’s surface. A hypsometric integral is usually calculated by plotting the cumulative height and the cumulative area under that height for individual watersheds and then taking the area under that curve to get the hypsometric integral. In a GIS hypsometric integral is calculated by slicing watersheds into elevation bands and plotting the cumulative area for each band. Due to the iterative nature that is required for calculating hypsometric integral it tends to be one of the harder to calculate watershed variables, and thus the need for an automated tool. Although there are instructions online for how to calculate HI in ArcGIS this tool automates the processes and doesn’t require users to do their own plotting or export results to spreadsheets.
This toolbox contains two models. Hypsometric Integral (for shapefiles only) is the main model that most users will want to run. Hypsometric Integral (submodel) is a model that is nested within the Hypsometric Integral (for shapefiles only) model and doesn’t need to be run by itself. The tool computes the hypsometric integral for a given watershed. A new shapefile will be created representing the same watershed the user inputs, but includes a new field, "HI," representing hypsometric integral percentages.
In some instances the Hypsometric Integral (for shapefiles) will show up with a red X and won’t be useable. The workaround for this is to open the Hypsometric Integral (for shapefiles) tool in edit mode (ModelBuilder) delete the Hypsometric Integral (submodel) and drag in your version of the Hypsometric Integral (submodel). Re-connect the following parameters: input DEM, Input Watershed, TempWorkspace, and then connect the output (HI Values for all Watersheds) to the Append tool. Click save.