River Network Analysis

Welcome to the documentation of the code belonging to my master thesis. In this thesis I have used Muskingum routing principles and applied them to a network structure. Documenting is a ongoing process and will emphasize on the developed scripts.

Literature and principles

There is plenty of literature available on Muskingum routing. Here is a short list:

This documentation is divided into three sections. In the first section the basic parts or building blocks of the model are presented and analysed. In the second section small networks are tested and analysed. This section also explains some concepts on how to calculate flows in these networks. The third section shows some code to extract the Ganges Brahmaputra watershed from the Hydrosheds dataset. (Code not well documented yet)