<div dir="ltr">Hi all,<div><br></div><div>First of all reminder to PSC members (and others): We have our PSC meeting tomorrow by 15:00 UTC [2]</div><div><br></div><div>with last pull request of mine [1], I've added native support for GRASS GIS back to PyWPS, but more changes were introduced</div><div><br></div><div>- Suport for PyGRASS and GRASS Script interfaces</div><div>- Automatic creation of Location/Mapset based on either existing location directory or given EPSG code, for example:</div><div>     grass_location="/home/user/grassdata/world"<br><br>     or </div><div>     grass_location="epsg:4326"</div><div><br></div><div>- sanitation of dblog inputs - completely rewritten the input strings</div><div>- fixed bug with temporary directory cleaning - everything is deleted, once final response is generated and stored_supported=False</div><div>- logging was chaotic, using different identifiers - introduced one global "PYWPS" logger identifier</div><div><br></div><div>Hope, you enjoy it and ... not too many bugs introduced (yes, I need to focus on integration and system tests now)</div><div><br></div><div>Cheers</div><div><br></div><div>Jachym</div><div><br></div><div><br></div><div>[1] <a href="https://github.com/geopython/pywps/pull/145">https://github.com/geopython/pywps/pull/145</a></div><div>[2] <a href="https://github.com/geopython/pywps/wiki/Meeting-2016-07-07">https://github.com/geopython/pywps/wiki/Meeting-2016-07-07</a> </div></div>