Added Astaroth 2.0
This commit is contained in:
9
analysis/python/calc/convert.sh
Executable file
9
analysis/python/calc/convert.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
#gm convert -delay 40 colden_*.png colden.gif
|
||||
|
||||
DATE=`date '+%Y_%m_%d_%H_%M'`
|
||||
|
||||
echo $DATE
|
||||
|
||||
gm convert -delay 15 $1_*.png $1_$DATE.gif
|
Reference in New Issue
Block a user