<p>The module had (i have split them in i.wavelet and i.iwavelet) no input required. When i enabled one input as required (actually a group input) then it built the dialog box.</p>
<p>I am making a temporal decomposer/recomposer using wavelet<br></p>
<p>Y</p>
<div class="gmail_quote">On May 17, 2013 5:47 PM, "Hamish" <<a href="mailto:hamish_b@yahoo.com">hamish_b@yahoo.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yann wrote:<br>
> the auto creation of dialog box for modules has to have at<br>
> least one input->required = YES; appearing in the "Required"<br>
> Tab to build on the fly.<br>
<br>
you can force a UI by adding "--ui" as a command line option.<br>
<br>
> Can somebody help me to remove this requirement.<br>
> I am building a module that does forward and inverse<br>
> modeling,<br>
<br>
is it that you see "input" is required, or at least one required<br>
option? the module typically runs with no options? (like d.erase<br>
in grass6)<br>
<br>
> (maybe that is why i.fft has a i.ifft sister module)<br>
<br>
i.fft transforms from geographic space to frequency space, and<br>
i.ifft does the inverse, from freq. space to geographic space.<br>
The two have nothing to do UI issues, the magic is you get to<br>
work with the freq. space raster with r.mapcalc and all the other<br>
raster array tools which don't know the map isn't a DEM or<br>
similar.<br>
<br>
<br>
but maybe I don't get what you mean.<br>
<br>
?,<br>
Hamish<br>
</blockquote></div>