<div dir="ltr">There are no features in xganim which g.gui.animation does not have. The same applies to gm_animate.<div><br></div><div>The only exception is accepting wildcard expression instead of map name which is than expanded into the list of map names but this is not problem which this tool should be solving. In GUI you can use regular expressions to input multiple maps or time series and in command line, there is the g.mlist module.</div>

<div><br></div><div>xganim removed in r58484 and r58487.</div><div><br></div><div>Vaclav</div><div><br></div><div>[r58484] <a href="https://trac.osgeo.org/grass/changeset/58484">https://trac.osgeo.org/grass/changeset/58484</a><br>

</div><div><div>[r58487] <a href="https://trac.osgeo.org/grass/changeset/58487">https://trac.osgeo.org/grass/changeset/58487</a></div></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 11, 2013 at 10:55 PM, Helena Mitasova <span dir="ltr"><<a href="mailto:hmitaso@ncsu.edu" target="_blank">hmitaso@ncsu.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Vasek,<br>
<br>
I think that if there are no objections xganim can be removed from grass7, the new animation tool is much, much better.<br>
<br>
It may be worth keeping it in grass6.4*. To test xganim just use any output from r.sim.water or r.sun.daily or nags head series.<br>
If you are seeing window larger than your screen check your region settings - the size of the xganim window in pixels<br>
is the size of your region (so either change the region to lower resolution or smaller spatial extent).<br>
<br>
We can go through xganim in the lab (I may have it still running on the mac laptop) to make sure<br>
we have everything in the new animation tool that was in xganim, but I believe that we do,<br>
<br>
Helena<br>
<br>
Helena Mitasova<br>
Associate Professor<br>
Department of Marine, Earth, and Atmospheric Sciences<br>
2800 Faucette Drive, Rm. 1125 Jordan Hall<br>
North Carolina State University<br>
Raleigh, NC 27695-8208<br>
<a href="mailto:hmitaso@ncsu.edu">hmitaso@ncsu.edu</a><br>
<br>
"All electronic mail messages in connection with State business which are sent to or received by this account are subject to the NC Public Records Law and may be disclosed to third parties.”<br>
<div><div class="h5"><br>
On Dec 11, 2013, at 10:38 PM, Vaclav Petras wrote:<br>
<br>
> Hi,<br>
><br>
> when testing the previous problems with C++11/clang/Mavericks, I used the following compilation settings on Ubuntu 12.04:<br>
><br>
>   export CC=clang<br>
>   export CXX=clang++<br>
>   export CFLAGS="-ggdb -Wall -Wextra -Werror-implicit-function-declaration -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls"<br>
>   export CXXFLAGS="-ggdb -std=c++11"<br>
><br>
> I get the following errors in `visualization/xganim` directory:<br>
><br>
> ./bitmaps/rewind.xbm:4:28: error: constant expression evaluates to 128 which cannot be narrowed to type 'char'<br>
>    0x00, 0x00, 0x00, 0x30, 0x80, 0x01, 0x28, 0x40, 0x01, 0x30, 0xa0, 0x01,<br>
>                            ^~~~<br>
> ./bitmaps/rewind.xbm:4:28: note: override this message by inserting an explicit cast<br>
>    0x00, 0x00, 0x00, 0x30, 0x80, 0x01, 0x28, 0x40, 0x01, 0x30, 0xa0, 0x01,<br>
>                            ^~~~<br>
>                            stat)c_cast<char>(<br>
><br>
> and a lot of other similar errors.<br>
><br>
> I'm not getting these errors on Mavericks.<br>
><br>
> I'm not able to test the xganim tool [1] right now; there is no ready-to-use example and I'm not sure which environment it requires (I'm getting white window bigger than my screen). However, the question is: It is worth keeping the xganim tool in code or should we remove it completely?<br>


><br>
> Are there any functions which xganim tool does have comparing to g.gui.animation [2]? Or are there some other advantages of xganim? We should avoid loosing functionality as it was with tools such as gm_animate [3]. So these questions shall be answered before removing xganim.<br>


><br>
> Best,<br>
> Vaclav<br>
><br>
> [1] <a href="http://grass.osgeo.org/grass70/manuals/xganim.html" target="_blank">http://grass.osgeo.org/grass70/manuals/xganim.html</a><br>
> [2] <a href="http://grass.osgeo.org/grass70/manuals/g.gui.animation.html" target="_blank">http://grass.osgeo.org/grass70/manuals/g.gui.animation.html</a><br>
> [3] <a href="http://grass.osgeo.org/grass64/manuals/gm_animate.html" target="_blank">http://grass.osgeo.org/grass64/manuals/gm_animate.html</a><br>
><br>
</div></div>> _______________________________________________<br>
> grass-dev mailing list<br>
> <a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
<br>
</blockquote></div><br></div>