Skip to content

v1.8.0: Network tools

Compare
Choose a tag to compare
@awickert awickert released this 04 Jul 14:58
· 221 commits to master since this release
d76fbec
  1. New support by @fmcnab towards generating, plotting, and analyzing river networks
    a. Improved function for plotting schematic network planforms, avoiding overlapping segments and using space more efficiently
    b. Functions to fit, for a given network, a Hack-style power law for discharge (rather than upstream drainage area) as a function of distance downstream
    c. Improved/additional calculation of network metrics (e.g. Horton's ratios)
  2. Jupyter notebook towards Landlab integration (in progress) by @jeffskwang and @niscen