|
From: Dimitri D'O. <dim...@fs...> - 2005-08-30 07:46:54
|
Hello Yasuyuki, Sorry for this very long time since your post, but I was on holidays. = You've maybe found a solution in between... Your question reveals the necessity of coherence between the functions = and your analysis of the python code is very helpful to enlighten the incoherencies we (surely) have left in it. I agree with your proposal to use for BMEprobamoments the same = convention as for neighbours, i.e. to make dmax a list. That is what I have done in = most functions for this type of arguments. Could you correct BMEprobamoments in this way? Could you also check that = it works fine with dmax as a list? Thank you for your contribution! Dimitri _______________________________________________ Dr. Dimitri D'Or Agricultural Engineer, Ph.D.=20 Environmental Resources Consultant for FSS International Tienne-de-Mont, 10 5140 Sombreffe Belgique =20 T=E9l. : +32-71-81.43.60 e-mail : dim...@fs... Web site : http://www.fssintl.com/ Le groupe de travail fran=E7ais GeoSiPol : http://www.geosipol.org =20 Upcoming events: Sites pollu=E9s : Pratique de l'investigation et de l'assainissement, Neuch=E2tel (Suisse) Cours de formation continue du 31 mai au 3 juin et 13-14 octobre 2005. _______________________________________________ > -----Message d'origine----- > De=A0: bme...@li... = [mailto:bmelibpy-devel- > ad...@li...] De la part de ak...@em... > Envoy=E9=A0: vendredi 19 ao=FBt 2005 17:29 > =C0=A0: bme...@li... > Objet=A0: [Bmelibpy-devel] Question about "dmax" argument >=20 > Dear All, >=20 > I have a question about "dmax" argument > in bmeprobamoments function. > dmax is a input argument used for specifying maximum distance > between estimation point and data location. > In Space/Time analysis, dmax should have 3 elements. >=20 > In "bmeprobamoments" function, dmax is handled as "array" object. > On the other hand, in "neighbours" function which is called in > "bmeprobamoments", dmax is handled as "list" object. > That means there is inconsistency in type of object. >=20 > How should I deal with this problem? > Since "neighbours" function is already in approved status, > I think we'd better change type of object in bmeprobamoments function. > Please give me your suggestion. >=20 > Yasuyuki Akita >=20 >=20 >=20 > --On Friday, August 12, 2005 9:36 AM +0200 Didrik Pinte = <dp...@it...> > wrote: >=20 > > Yasuyuki, > > > > Here are some samples of a project I'm currently working on. It = links > > ArcGIS Geoprocessing tools and Matlab. > > > > The files are the following : > > > > [1] arcgis.py : contains an Arcgis class interfacing the access to > > ArcGIS Geoprocessing object > > > > [2] matlabInterface.py : contains a Matlab class interfacing the = access > > to Matlab (6.x and 7.x) > > > > [3] scaldit.py : the script of the project (it computes = vulnerability > > maps for groundwater bodies here in Belgium) > > > > [4] scalditUI.py : A glade interface for the scaldit.py script (the > > glade files are not in attachement but I can send them if you need = it). > > > > Feel free to ask some explanation about that. > > > > Didrik >=20 >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing = & QA > Security * Process Improvement & Measurement * = http://www.sqe.com/bsce5sf > _______________________________________________ > Bmelibpy-devel mailing list > Bme...@li... > https://lists.sourceforge.net/lists/listinfo/bmelibpy-devel |