Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #107316
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python packages for hydrology and DEM |
| Date | 2016-04-19 08:32 -0400 |
| Organization | IISS Elusive Unicorn |
| Message-ID | <mailman.9.1461069188.30862.python-list@python.org> (permalink) |
| References | <06a6bfe3-49c2-48a9-9e95-69359cffdebf@googlegroups.com> <7ec44c3a-51ff-4c76-b8e4-63f9a36a9f00@googlegroups.com> <s39chb9pnj8jl31b3ete58fpkh75vva0c5@4ax.com> |
On Tue, 19 Apr 2016 01:45:46 -0700 (PDT), Xristos Xristoou
<saxri89@gmail.com> declaimed the following:
>?? ?????, 19 ???????? 2016 - 9:19:33 ?.?. UTC+3, ? ??????? Xristos Xristoou ??????:
>> 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
>>
>> ty.
>
>all this packages is old and without or low support-documentecion
Given the specifics of the problem domain, being old likely means they
were written by someone with a particular need, they worked for that need,
and were posted so anyone with that same need wouldn't have to start from
scratch.
Ever look at the CRAN archive (R, not Python)? I get the impression
many of the packages listed there may be nothing more than a data set and
some processing routines used to generate a doctoral thesis, and not useful
for anything else except verifying what the author claimed...
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
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