[ncl-talk] script for histogram

Mary Haley haley at ucar.edu
Thu Oct 9 16:15:11 MDT 2014


Azizul,

To plot data in an Excel spreadsheet, you first need to export it as a CSV
file.  You can then use our str_split_csv function or a combination of
other str_xxxx functions to read it in and plot with NCL.

See:

http://www.ncl.ucar.edu/Applications/read_csv.shtml

--Mary


On Tue, Oct 7, 2014 at 6:31 AM, azizul haque <haque.azizul320 at yahoo.com>
wrote:

> Hi Marry and others,
> I need to do some plotting of  histogram using NCL example and saw all
> script made with only Dummy data.
> I have three variables for example precip1 precip2 and precip3 and number
> of observation is n=6000. Data is in excell file . How  one can use this to
> plot histogram.
> I look forward to have your reply.
> Regards
> Azizul
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141009/090ab574/attachment.html 


More information about the ncl-talk mailing list