Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #107296
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python packages for hydrology and DEM |
| Date | 2016-04-19 17:07 +1000 |
| Message-ID | <mailman.0.1461049662.30862.python-list@python.org> (permalink) |
| References | <06a6bfe3-49c2-48a9-9e95-69359cffdebf@googlegroups.com> <85d1pmqdp5.fsf@benfinney.id.au> |
Xristos Xristoou <saxri89@gmail.com> writes: > 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. I know nothing useful about that problem domain. What I can say is that the first place to look for Python packages is the Python Package Index. What is your assessment of the search results for searching “hydrology” or “genetic algorithm” at the Python Package Index? <URL:https://pypi.python.org/pypi?%3Aaction=search&term=hydrology&submit=search> <URL:https://pypi.python.org/pypi?%3Aaction=search&term=genetic+algorithm&submit=search> -- \ “It is clear that thought is not free if the profession of | `\ certain opinions makes it impossible to earn a living.” | _o__) —Bertrand Russell, _Free Thought and Official Propaganda_, 1928 | Ben Finney
Back to comp.lang.python | Previous | Next — Previous in thread | Next 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