Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #107320
| From | Michael Selik <michael.selik@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python packages for hydrology and DEM |
| Date | 2016-04-19 13:28 +0000 |
| Message-ID | <mailman.11.1461072538.30862.python-list@python.org> (permalink) |
| References | <06a6bfe3-49c2-48a9-9e95-69359cffdebf@googlegroups.com> <CAGgTfkMb_r58YM5Qbpabe=d7V=rs5W7mFXs+Krw8HX4Aord=-g@mail.gmail.com> |
On Tue, Apr 19, 2016 at 2:21 AM Xristos Xristoou <saxri89@gmail.com> wrote: > I want to ask for hydrology python packages with complete function to > calculate hydrology tasks like fill,flow direction,flow accumulator and > more?or how can i find genetic algorithms for to do this tasks to finaly > create a complete hydro model with python. > > can someone tell me some documentation to do that with python ? i want to > find like this TopoToolbox from matlab in python using > > also i want to ask and for python psckage for digital elevation models > calcultor like idw krigging spline and more...or some documentation for this > or some genetic algorithm for this > > Sklearn is a good machine learning package (http://scikit-learn.org/). I suggest simulated annealing rather than genetic algorithms.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Python packages for hydrology and DEM Xristos Xristoou <saxri89@gmail.com> - 2016-04-18 23:19 -0700
Re: Python packages for hydrology and DEM Ben Finney <ben+python@benfinney.id.au> - 2016-04-19 17:07 +1000
Re: Python packages for hydrology and DEM Xristos Xristoou <saxri89@gmail.com> - 2016-04-19 01:45 -0700
Re: Python packages for hydrology and DEM Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-04-19 08:32 -0400
Re: Python packages for hydrology and DEM Michael Selik <michael.selik@gmail.com> - 2016-04-19 13:28 +0000
csiph-web