You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)
Jupyter notebook towards Landlab integration (in progress) by @jeffskwang and @niscen