Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 592 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 592 Bytes

ProcessTaxonomy

Create an interactive tree diagram of a hydrological process taxonomy

List of files:

ProcessHierarchyNetwork.xlsx : Input data comprising a list of hydrological (runoff generation) processes arranged in a hierarchical structure, with alternative names, functional class, and unique identifier

ProcessTaxonomy.R : R script to load the ProcessHierarchyNetwork.xlsx and display as an interactive tree diagram with tooltips showing alternative names, functional class, and unique identifier

ProcessTaxonomy.html : Example output generated from the ProcessTaxonomy.R script