[ncl-talk] exporting variables and dimensions in excel sheet

Rick Brownrigg brownrig at ucar.edu
Wed Jun 3 08:07:07 MDT 2015


Hi,

Are you wanting to import these data into an Excel spreadsheet from the
NetCDF file? If using NCL for this purpose, you likely want to write a
comma-separated-file (csv), which Excel could directly import. Check out
the ascii-output examples at:

http://ncl.ucar.edu/Applications/o-ascii.shtml

particularly the write_table function.

Rick

On Wed, Jun 3, 2015 at 7:58 AM, amit timilsina <
timilsinaamit87 at huskers.unl.edu> wrote:

>
> Hello all,
> The attached file contains tasmin_diff variable, and month,lat and lon
> dimensions. Is it possible to export these all in combination in excel
> sheet? Please share link any procedure described. Thanks in advance
>
>
> Regards,
> Amit
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> 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/20150603/c6682ba7/attachment.html 


More information about the ncl-talk mailing list