|
From: Galebonwe R. <gra...@go...> - 2010-08-31 10:34:49
|
So ryy I forgot to attach the files.
> greetings,
>
> I'm trying to produce png plots from and ascii meteogram file. I have
> acquired a perl (meteo_plot.pl) program that reads the ascii file and
> supposed to also create .gp script to plot the output in png format.
>
> However I get the following error message in line two of the .gp
> script.I use gnuplot version 4, patch level 0. I have also attached the
> perl program and the .gp script for your inspection.
>
>
> [hrmoper@cluster d00_meteogram]$ meteo_plot.pl M_SSKA20100831 -e t2m,ps
> -o sska.png
> SSKA: Tu 31.08.2010 00 UTC 2 variables
>
> gnuplot> set terminal png small size 600, 900 enhanced
> ^
> "meteo_plot32045.gp", line 2: expecting: {small, medium,
> large},[no]transparent, or {monochrome, gray, color, [xRRGGBB] }
>
> Error 256 executing gnuplot meteo_plot32045.gp
>
> Thanks.
>
|