<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Luca: great work -- thanks very much for this!  Some comments:<br><br>- can you put what you can from README_WPS.txt in owslib/wps.py (i.e. as docstring comments, etc.), or even better add these as documentation to docs/en/index.rst?<br>- can you merge owslib/wps_utils.py into owslib/util.py, assuming you can't use what's already in owslib/util.py (e.g. util.testXMLValue might do the same thing as wps_utils.parseText)?<br><br>Having said this, we should get this into trunk sooner than later, so I'm okay with Luca committing this to trunk given the above is considered.<br><br>Thanks<br><br>..Tom<br><br><div><div id="SkyDrivePlaceholder"></div>> From: Luca.Cinquini@jpl.nasa.gov<br>> To: jachym.cepicky@gmail.com<br>> Date: Sun, 3 Jun 2012 19:38:25 +0000<br>> CC: owslib-devel@lists.sourceforge.net; pywps-devel@wald.intevation.org<br>> Subject: Re: [owslib-devel] WPS branch<br>> <br>> Hi Jachym,<br>>       thanks, I appreciate the extra work on a Sunday...<br>> best regards,<br>> Luca<br>> <br>> On Jun 3, 2012, at 12:22 PM, Jachym Cepicky wrote:<br>> <br>> > hi,<br>> > <br>> > thanks for submitting<br>> > <br>> > I've tested it (up to describe-process phase ;-) )  on one of our PyWPS<br>> > deployments (http://apps.esdi-humboldt.cz/pywps/), it worked perfectly.<br>> > <br>> > I like the way, the client is implemented - nice work, thanks!<br>> > <br>> > Jachym<br>> > <br>> > Dne 3.6.2012 13:14, Cinquini, Luca (3880) napsal(a):<br>> >> Hi all,<br>> >>    I believe the WPS branch is ready for some independent testing...<br>> >> <br>> >> I merged the latest trunk into the branch. The code seems to be working well with invocations to the USGS and PML WPS services, at least the examples I tried.<br>> >> <br>> >> Good starting points for trying out the code are:<br>> >> <br>> >> o The README_WPS.txt file<br>> >> o The wps* examples in the examples/ directory<br>> >> o The wps*.txt tests in the tests/ directory<br>> >> o The wps-client.py program in the examples/ directory<br>> >> <br>> >> All feedback is appreciated,<br>> >> thanks, Luca<br>> >> <br>> >> <br>> >> <br>> >> ------------------------------------------------------------------------------<br>> >> Live Security Virtual Conference<br>> >> Exclusive live event will cover all the ways today's security and <br>> >> threat landscape has changed and how IT managers can respond. Discussions <br>> >> will include endpoint security, mobile security and the latest in malware <br>> >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/<br>> >> _______________________________________________<br>> >> owslib-devel mailing list<br>> >> owslib-devel@lists.sourceforge.net<br>> >> https://lists.sourceforge.net/lists/listinfo/owslib-devel<br>> > <br>> > -- <br>> > Jachym Cepicky<br>> > Help Service - Remote Sensing s.r.o.<br>> > jachym.cepicky@gmail.com | jachym@hsrs.cz<br>> > http://les-ejk.cz | http://bnhelp.cz<br>> > <br>> <br>> <br>> ------------------------------------------------------------------------------<br>> Live Security Virtual Conference<br>> Exclusive live event will cover all the ways today's security and <br>> threat landscape has changed and how IT managers can respond. Discussions <br>> will include endpoint security, mobile security and the latest in malware <br>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/<br>> _______________________________________________<br>> owslib-devel mailing list<br>> owslib-devel@lists.sourceforge.net<br>> https://lists.sourceforge.net/lists/listinfo/owslib-devel<br></div>                                       </div></body>
</html>