Progressive Hypsometry and the glacial limitation of tropical mountain ranges

Code

The progressive hypsometry algorithm is implemented in Matlab and requires TopoToolbox to run. Version R2017b of Matlab is assumed; other versions are likely to be compatible. Version 2.1 of TopoToolbox is assumed, but later versions may be compatible. The Matlab code is archived as a GitHub repository at PHtools.

This code is very simple: it consists of a Core/ folder containing the set of scripts needed to peform progressive hypsometry, and an Example/ folder containing a demo driver script CostaRica.m and a Defaults.m script that can be shared by multiple driver scripts.

A full application of the code is archived on a separate repository at PHanalysis (see Application for more details). The data used in this application are archived separately on the PHdata repository (see Data for more details).