[gradsusr] Issue with Fwrite

Geeta Geeta geeta124 at hotmail.com
Tue Jan 27 06:19:38 EST 2015


Hi  All. 
I have 8 RF data files (TRMM) and I need to accumulate this Rainfall for selected files. I have used following script. Following is the ctl file and below is gs file. rfaccum.ctl file::::::::::::::::::::::::It looks like, DSET ^3B42.1104%d2.%h2z.7.precipitation.binoptions templateTITLE Precipitation estimatesUNDEF -9999.9XDEF 1440 LINEAR -179.875 0.25YDEF 400 LINEAR -49.875 0.25ZDEF 1 LEVELS 1000TDEF 8 LINEAR 06z22apr2011 3hrVARS 1data 0 99 3B42 TRMM precipitation estimates [mm/3hr]ENDVARSGS FILE ______________________:::::::::::::::::::::::::::::::::::'reinit''open rfaccum.ctl''define rf1=data(t=1)''define rf2=data(t=2)''define rf3=data(t=3)''define rf4=data(t=4)''define rf5=data(t=5)''define rf6=data(t=6)''define rf7=data(t=7)''define rf8=data(t=8)''define rf=rf1+rf2+rf3+rf4+rf5+rf6+rf7+rf8''d rf''set gxout fwrite''set fwrite Obs22apr2011.bin''d rf''disable fwrite'~The plot of accumulated RF is fine. but when I plot the Obs22apr2011.bin, there is a change in the PLOT can U pls help me. I am attaching the two plots(Figure1.gif and Fig2.gif) these FIGURES are so much different. The file Sizes are also different
-rw-r--r-- 1 model staff 2304000 Jan 27 14:17 3B42.110423.00z.7.precipitation.bin-rw-r--r-- 1 model staff 2304000 Jan 27 14:18 3B42.110423.03z.7.precipitation.bin-rw-r--r-- 1 model staff 2304000 Jan 27 14:22 3B42_daily.2011.04.22.7.bin-rw-r--r-- 1 model staff 2307200 Jan 27 15:50 Obs22apr2011.binbash-3.2$Following ctl file is used for plotting the DAILY datadset Obs22apr2011.bin TITLE Precipitation estimatesUNDEF -9999.9XDEF 1440 LINEAR -179.875 0.25YDEF 400 LINEAR -49.875 0.25ZDEF 1 LEVELS 1000TDEF 1 LINEAR 00z22apr2011 1dyVARS 1 data 0 99 3B42 TRMM precipitation estimates [mm/3hr]ENDVARS~dailyrf.ctl" 11 lines, 305 charactersCan someone suggest???
Geeta

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20150127/e4d09db0/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: figure1.gif
Type: image/gif
Size: 74313 bytes
Desc: not available
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20150127/e4d09db0/attachment-0002.gif 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fig2.gif
Type: image/gif
Size: 73548 bytes
Desc: not available
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20150127/e4d09db0/attachment-0003.gif 


More information about the gradsusr mailing list