<div dir="ltr">In clearer terms, i think i should say, i have computed the timeseries, now i want to use this information to come up with a PDF(probability density frequency in terms of a histogram and also later show the distribution as a line... Am really sorry for not being clearer earlier. Thanks a lot<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 14, 2013 at 3:14 PM, Mary Ndlovu <span dir="ltr">&lt;<a href="mailto:maryndlovu2@gmail.com" target="_blank">maryndlovu2@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Stephen, <br><br>I think this is the same as recipe 20 open grads. I wasn&#39;t clear enough. Ok, I have just looked into this, this would give me the yrs vs the precipitation, where as what i am looking into doing is to draw a histogram where you get the mean in the middle of the chart, then have an interval of the precipitation in mm/dy. I am trying to compare variability between re-analysis and model outputs. So i guess assigning the bins, and using somehow a <a href="http://hist.gs" target="_blank">hist.gs</a> would help. But i am clueless as to how this script works since there seems to be no documentation on it, or atleast something online that somebody tried. <br>

</div><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Tue, May 14, 2013 at 2:59 PM, Stephen McMillan <span dir="ltr">&lt;<a href="mailto:smcmillan@planalytics.com" target="_blank">smcmillan@planalytics.com</a>&gt;</span> wrote:<br>

</div><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello Mary,<div><br></div><div>Here&#39;s a short example using precip from the GFS model:</div>
<div><br>
</div><div>&#39;set t 1 last&#39;</div><div>&#39;set lat 40&#39;;&#39;set lon -75.5&#39;</div>
<div>&#39;set gxout bar&#39;</div><div>&#39;set bargap 25&#39;</div><div>&#39;set barbase 0&#39;</div><div>&#39;set vrange 0 2&#39;;&#39;set ylint 0.2&#39;</div><div>&#39;set ccolor 3&#39;</div>
<div>&#39;d apcpsfc/25.4&#39;</div><div><br></div><div>Above example should plot green bars (columns) for precipitation for all 65 timesteps in dataset.  See Documentation Index for more information on each command.</div>


<div><br></div><div>Stephen McMillan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div>On Tue, May 14, 2013 at 8:37 AM, Mary Ndlovu <span dir="ltr">&lt;<a href="mailto:maryndlovu2@gmail.com" target="_blank">maryndlovu2@gmail.com</a>&gt;</span> wrote:<br>


</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div dir="ltr"><div>Hello all, <br><br></div><div>Please help me with plotting a histogram from timeseries. I tried googling and found <a href="http://hist.gs" target="_blank">hist.gs</a> but it is so difficult to use it since i do not understand what i really need to do. Please help if you have a script to do this, or how to let my script work with the <a href="http://hist.gs" target="_blank">hist.gs</a>. Thanks in advance<br>



</div></div>
<br></div>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br></div>

<pre>***************************************************
The information contained in this e-mail message is intended only for the use of the recipient(s) named above and may contain information that is privileged, confidential, and/or proprietary. 

If you are not the intended recipient, you may not review, copy or distribute this message. If you have received this communication in error, please notify the sender immediately by e-mail, and delete the original message.
***************************************************

</pre><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div></div></div><br></div>
</blockquote></div><br></div>