<div dir="ltr">Looks good, trying to write a few tests to exercise it. <div>Good catch !</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Dec 12, 2018 at 1:02 AM Adam Laža <<a href="mailto:ad.laza32@gmail.com">ad.laza32@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi David,</div><div><br></div><div>check my bug fix [1]. It works for me but I would like to know if it is right approach.</div><div><br></div><div>Cheers,</div><div>Adam<br></div><div dir="ltr"><br></div><div dir="ltr">[1]: <a href="https://github.com/lazaa32/pywps/commit/5cccc38c997965d4566b21df0badf3244021bdeb" target="_blank">https://github.com/lazaa32/pywps/commit/5cccc38c997965d4566b21df0badf3244021bdeb</a><br></div></div><br><div class="gmail_quote"><div dir="ltr">st 12. 12. 2018 v 2:32 odesílatel David Huard <<a href="mailto:huard.david@ouranos.ca" target="_blank">huard.david@ouranos.ca</a>> napsal:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi Adam, </div><div><br></div>I think we have the same issue : <a href="https://github.com/geopython/pywps/issues/412" target="_blank">https://github.com/geopython/pywps/issues/412</a> <div><br></div><div>My guess is that it's either due to my refactoring or to the new templates or a combination of both. </div><div><br></div><div>I noticed that if you do </div><div>ComplexOutput.data = <file content></div><div>... then it works</div><div>but if you do </div><div>ComplexOutput.file =  <file path> </div><div>it doesn't. Hopefully this is a hint as to what is going wrong.  </div><div><br></div><div>I think the offending bit is is inout.outputs.ComplexOutput. If the ComplexOutput is a file and as_reference is False, _json_data is called which I think might fail to fill the json data field. It's not obvious why though. Do you have a test case you could add to the test suite ?</div><div><br></div><div>HTH, <br></div><div><br></div><div>David</div><div> </div><div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Dec 11, 2018 at 4:06 AM Adam Laža <<a href="mailto:ad.laza32@gmail.com" target="_blank">ad.laza32@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi Carsten,</div><div><br></div><div>thanks for reply. Good to know. However since I switched for master branch I can get output in ExecuteResponse only as reference. Even if I force attribute asReference=false I still get only reference to output, not the output directly.</div><div>I use pywps-flask demo server and Buffer process for testing. Any idea what could be wrong?</div><div><br></div><div>Cheers,</div><div>Adam<br></div></div><br><div class="gmail_quote"><div dir="ltr">út 11. 12. 2018 v 0:16 odesílatel Carsten Ehbrecht <<a href="mailto:ehbrecht@dkrz.de" target="_blank">ehbrecht@dkrz.de</a>> napsal:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Adam,<br>
<br>
yes, please use master branch to rebase. We switched awhile ago (Code sprint Bonn in March?).<br>
<br>
Cheers,<br>
Carsten<br>
<br>
> On 8 Dec 2018, at 04:16, Adam Laža <<a href="mailto:ad.laza32@gmail.com" target="_blank">ad.laza32@gmail.com</a>> wrote:<br>
> <br>
> Hi devs,<br>
> <br>
> I'd like to make a new PR for my Docker extension in few days. Now I'm just bit confused because I wanted to rebase my branch onto develop branch to avoid conflicts but it seems to me that develop branch is no more used and that you use master instead (develop has last commit July 16, master 26 days ago).<br>
> <br>
> Could anyone confirm that right approach is to rebase onto master and make a PR against master?<br>
> <br>
> Thanks,<br>
> Adam<br>
> _______________________________________________<br>
> pywps-dev mailing list<br>
> <a href="mailto:pywps-dev@lists.osgeo.org" target="_blank">pywps-dev@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/pywps-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/pywps-dev</a><br>
<br>
</blockquote></div>
_______________________________________________<br>
pywps-dev mailing list<br>
<a href="mailto:pywps-dev@lists.osgeo.org" target="_blank">pywps-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/pywps-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/pywps-dev</a></blockquote></div>
</blockquote></div>
_______________________________________________<br>
pywps-dev mailing list<br>
<a href="mailto:pywps-dev@lists.osgeo.org" target="_blank">pywps-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/pywps-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/pywps-dev</a></blockquote></div>