[Thread Prev][Thread Next][Index]

[ferret_users] problems in generating post scrip file plot



Hello Ferret Users,

I want to generate nine plots in a single window and want to save as '.ps' file. To do this I am using my attched script.

Some of the ppl commands are not fully worked in the script, for example the 'ppl shakey' to control color bar.

The generated plot color bar looks crowded with data.

I know I am making mistake in issuing commands in my script.

Kindly suggest.

Many thanks,

Regards,

Yogesh

--

===========================================
Yogesh Tiwari,
Max-Planck Institute for Biogeochemistry,
Hans-Knoell Strasse 10,
D-07745 Jena,
Germany

Office : 0049 3641 576 376
Home : 0049 3641 223 163
Fax : 0049 3641 577 300
Cell : 0049 1520 4591 008
e-mail : yogesh.tiwari@bgc-jena.mpg.de
===========================================
set data file1.cdf

set data file2.cdf

set data file3.cdf


set mode metafile del.plt


set window/size=0.7

set window/aspect=0.7


go portraitNxN 3 3

ppl dfltfnt,@tr

ppl axlsze 0.14 0.14

go margins  " "   " "   1.6 2.3


!*****************Jan03-Feb03*****************************
SET VIEW 1

shade/nolab/lev=(374,382.5,.5) v1[l=1:2@ave,y=-40:40]+16.4

ppl shakey 1,,0.26, 4, 4, 8

ppl shade

go land 7

label ,,-1,90,.13 "LATITUDE"
label "LONGITUDE"
label "Jan03-Feb03,[TM3]"

SET VIEW 2

shade/nolab/lev=(374,382.5,.5) v2[l=1:2@ave,y=-40:40]-23.9

ppl shakey 1,,0.26, 4, 4, 8

ppl shade

go land 7

label ,,-1,90,.13 "LATITUDE"
label "LONGITUDE"
label "Jan03-Feb03,[LMDZ]"

SET VIEW 3

shade/nolab/lev=(374,382.5,.5) v3[l=1:2@ave,y=-40:40]

ppl shakey 1,,0.26, 4, 4, 8

ppl shade

go land 7

label ,,-1,90,.13 "LATITUDE"
label "LONGITUDE"
label "Jan03-Feb03,[AIRS]"
!****************************************

!Similarly the following set view in next time steps.

SET VIEW 4

SET VIEW 5

SET VIEW 6

SET VIEW 7

SET VIEW 8

SET VIEW 9


cancel mode metafile
spawn Fprint -l cps -p portrait -R -o test.ps del.plt


cancel data/all






[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement