Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: Python packages for hydrology and DEM Date: Tue, 19 Apr 2016 17:07:18 +1000 Lines: 21 Message-ID: References: <06a6bfe3-49c2-48a9-9e95-69359cffdebf@googlegroups.com> <85d1pmqdp5.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de RoJB1ZHWmJBvnlwcJkTe7gmsZLcxJY14H4US+QvQzzdg== Cancel-Lock: sha1:NUugFGlsnoAaqNv0Vzi3xXASuCE= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.025 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'url:pypi': 0.03; 'subject:Python': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'python.': 0.11; 'hydrology': 0.16; 'index.': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'url:submit': 0.16; 'header:User- Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'function': 0.28; 'certain': 0.31; 'useful': 0.33; 'problem': 0.33; 'url:python': 0.33; 'clear': 0.35; 'tasks': 0.35; 'url:%3a': 0.35; 'url:org': 0.36; 'url:action': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'say': 0.37; 'received:org': 0.37; 'thought': 0.37; 'to:addr:python.org': 0.40; 'your': 0.60; 'complete': 0.63; 'earn': 0.66; 'results': 0.66; 'skip:\xe2 10': 0.70; 'opinions': 0.71; '8bit%:40': 0.72; 'url:search': 0.83; '_o__)': 0.84; 'received:125': 0.84; '_free': 0.91; 'profession': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <85d1pmqdp5.fsf@benfinney.id.au> X-Mailman-Original-References: <06a6bfe3-49c2-48a9-9e95-69359cffdebf@googlegroups.com> Xref: csiph.com comp.lang.python:107296 Xristos Xristoou 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? -- \ “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