grep "20170314115338.000000 4 " 330-array_060m\ Z.max | awk '{pi=3.141592;k=2*pi*$2*$4;t=(90-$5)/180*pi;print k*cos(t),k*sin(t)}' | figue -c
