[ncl-talk] error for nc to text

Dave Allured - NOAA Affiliate dave.allured at noaa.gov
Tue Sep 16 14:47:21 MDT 2014


Azizul,

This command uses Unix output redirection.  You need a "greater than" sign
in front of the output file name, like this:

ncks -s '%e \n' -C -v pr_day_cnrm-cm5_mean_sa.nc >
pr_day_cnrm-cm5_mean_sa.txt

--Dave

On Tue, Sep 16, 2014 at 2:18 PM, azizul haque <haque.azizul320 at yahoo.com>
wrote:
>
> Hi All,
> I am trying to convert nc time dimension to text using
>
>  ***ncks -s '%e \n' -C -v pr_day_cnrm-cm5_mean_sa.nc
pr_day_cnrm-cm5_mean_sa.txt***
>
> and getting following error
>
> ***ERROR file pr_day_cnrm-cm5_mean_sa.txt neither exists locally nor
matches remote filename patterns***
>
> Appreciated for your kind help
> regards
> Azizul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20140916/e438d703/attachment.html 


More information about the ncl-talk mailing list