------------------------------------------------------------ G-Nut/Anubis - plotting script Utilization: - download file http://www.pecny.cz/sw/anubis/plotting/plot_Anubis-YYYY-MM-DD.tgz - extract file tar xzvf plot_Anubis-YYYY-MM-DD.tgz - check you have basic of perl-language installed perl -V - install Chart-Gnuplot from your linux package installation: libchart-gnuplot-perl or install Chart-Gnuplot from the CPAN source: http://search.cpan.org/~kwmak/Chart-Gnuplot-0.21/ - use the plotting script, e.g. scripts/plot_Anubis.pl --help scripts/plot_Anubis.pl --ifile ANUBIS.xtr --plot="anubis.png" --all --all --title="SITE [YEAR:DOY]" scripts/plot_Anubis.pl --ifile ANUBIS.xtr --plot="anubis.png" --sum --sum --title="SITE [YEAR:DOY]" ------------------------------------------------------------ ============================ [2.0.0]: released 2016-10-09 ============================ add: signal-to-noise plots upd: used new format for summary section upd: changed summary plots (elevation histogram) upd: improved sky plot size ============================ [1.3.1]: released 2015-02-09 ============================ upd: first version of plotting tools