<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><base href="x-msg://66/"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.apple-style-span
        {mso-style-name:apple-style-span;}
span.apple-converted-space
        {mso-style-name:apple-converted-space;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Many of tests in the owslib trunk were failing as of a few weeks ago, mostly due to deactivated OWS services that were still being referenced.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I cleaned up the tests on this fork:  <a href="https://github.com/kwilcox/owslib">https://github.com/kwilcox/owslib</a><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>The fork also adds SOS 1.0 support, basic SensorML support, and abstracts the namespace lookups to the library level.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Cinquini, Luca (3880) [mailto:Luca.Cinquini@jpl.nasa.gov] <br><b>Sent:</b> Tuesday, June 05, 2012 10:56 AM<br><b>To:</b> Tom Kralidis<br><b>Cc:</b> <owslib-devel@lists.sourceforge.net>; <pywps-devel@wald.intevation.org><br><b>Subject:</b> Re: [owslib-devel] WPS branch<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hi Tom, <o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>On Jun 3, 2012, at 3:58 PM, Tom Kralidis wrote:<o:p></o:p></p></div><p class=MsoNormal><br><br><o:p></o:p></p><div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>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?<o:p></o:p></span></p></div></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Done - I have updated index.rst with the same usage examples as some of the other modules, and transferred the whole content of README_WPS.txt at the beginning of the wps.py module<o:p></o:p></p></div><p class=MsoNormal><br><br><o:p></o:p></p><div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>- 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)?<o:p></o:p></span></p></div></div><div><p class=MsoNormal><o:p> </o:p></p></div><p class=MsoNormal>Done - I was indeed able to reuse util.testXMLValue but no other function.<br><br><o:p></o:p></p><div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'><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.<o:p></o:p></span></p></div></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Great - I could merge the branch into trunk, or leave it up to someone else - let me know.<o:p></o:p></p></div><div><p class=MsoNormal>One question I have is wether the doctests currently in trunk are supposed to work - I get a whole lot of errors when I run tests/runalldoctests.py from trunk.... But maybe I am doing something wrong.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>thanks, Luca<o:p></o:p></p></div><p class=MsoNormal><br><br><o:p></o:p></p><div><div><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'><br>Thanks<br><br>..Tom<o:p></o:p></span></p><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>> From:<span class=apple-converted-space> </span><a href="mailto:Luca.Cinquini@jpl.nasa.gov">Luca.Cinquini@jpl.nasa.gov</a><br>> To:<span class=apple-converted-space> </span><a href="mailto:jachym.cepicky@gmail.com">jachym.cepicky@gmail.com</a><br>> Date: Sun, 3 Jun 2012 19:38:25 +0000<br>> CC:<span class=apple-converted-space> </span><a href="mailto:owslib-devel@lists.sourceforge.net">owslib-devel@lists.sourceforge.net</a>;<span class=apple-converted-space> </span><a href="mailto:pywps-devel@wald.intevation.org">pywps-devel@wald.intevation.org</a><br>> Subject: Re: [owslib-devel] WPS branch<br>><span class=apple-converted-space> </span><br>> Hi Jachym,<br>> thanks, I appreciate the extra work on a Sunday...<br>> best regards,<br>> Luca<br>><span class=apple-converted-space> </span><br>> On Jun 3, 2012, at 12:22 PM, Jachym Cepicky wrote:<br>><span class=apple-converted-space> </span><br>> > hi,<br>> ><span class=apple-converted-space> </span><br>> > thanks for submitting<br>> ><span class=apple-converted-space> </span><br>> > I've tested it (up to describe-process phase ;-) ) on one of our PyWPS<br>> > deployments (<a href="http://apps.esdi-humboldt.cz/pywps/">http://apps.esdi-humboldt.cz/pywps/</a>), it worked perfectly.<br>> ><span class=apple-converted-space> </span><br>> > I like the way, the client is implemented - nice work, thanks!<br>> ><span class=apple-converted-space> </span><br>> > Jachym<br>> ><span class=apple-converted-space> </span><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>> >><span class=apple-converted-space> </span><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>> >><span class=apple-converted-space> </span><br>> >> Good starting points for trying out the code are:<br>> >><span class=apple-converted-space> </span><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>> >><span class=apple-converted-space> </span><br>> >> All feedback is appreciated,<br>> >> thanks, Luca<br>> >><span class=apple-converted-space> </span><br>> >><span class=apple-converted-space> </span><br>> >><span class=apple-converted-space> </span><br>> >> ------------------------------------------------------------------------------<br>> >> Live Security Virtual Conference<br>> >> Exclusive live event will cover all the ways today's security and<span class=apple-converted-space> </span><br>> >> threat landscape has changed and how IT managers can respond. Discussions<span class=apple-converted-space> </span><br>> >> will include endpoint security, mobile security and the latest in malware<span class=apple-converted-space> </span><br>> >> threats.<span class=apple-converted-space> </span><a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</a><br>> >> _______________________________________________<br>> >> owslib-devel mailing list<br>> >><span class=apple-converted-space> </span><a href="mailto:owslib-devel@lists.sourceforge.net">owslib-devel@lists.sourceforge.net</a><br>> >><span class=apple-converted-space> </span><a href="https://lists.sourceforge.net/lists/listinfo/owslib-devel">https://lists.sourceforge.net/lists/listinfo/owslib-devel</a><br>> ><span class=apple-converted-space> </span><br>> > --<span class=apple-converted-space> </span><br>> > Jachym Cepicky<br>> > Help Service - Remote Sensing s.r.o.<br>> ><span class=apple-converted-space> </span><a href="mailto:jachym.cepicky@gmail.com">jachym.cepicky@gmail.com</a><span class=apple-converted-space> </span>|<span class=apple-converted-space> </span><a href="mailto:jachym@hsrs.cz">jachym@hsrs.cz</a><br>> ><span class=apple-converted-space> </span><a href="http://les-ejk.cz">http://les-ejk.cz</a><span class=apple-converted-space> </span>|<span class=apple-converted-space> </span><a href="http://bnhelp.cz">http://bnhelp.cz</a><br>> ><span class=apple-converted-space> </span><br>><span class=apple-converted-space> </span><br>><span class=apple-converted-space> </span><br>> ------------------------------------------------------------------------------<br>> Live Security Virtual Conference<br>> Exclusive live event will cover all the ways today's security and<span class=apple-converted-space> </span><br>> threat landscape has changed and how IT managers can respond. Discussions<span class=apple-converted-space> </span><br>> will include endpoint security, mobile security and the latest in malware<span class=apple-converted-space> </span><br>> threats.<span class=apple-converted-space> </span><a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</a><br>> _______________________________________________<br>> owslib-devel mailing list<br>><span class=apple-converted-space> </span><a href="mailto:owslib-devel@lists.sourceforge.net">owslib-devel@lists.sourceforge.net</a><br>><span class=apple-converted-space> </span><a href="https://lists.sourceforge.net/lists/listinfo/owslib-devel">https://lists.sourceforge.net/lists/listinfo/owslib-devel</a><o:p></o:p></span></p></div></div></div></div><p class=MsoNormal><o:p> </o:p></p></div></div></div></body></html>