[ncl-talk] problem with output ascii
wen
wenguanhuan at 163.com
Thu Apr 14 01:16:10 MDT 2016
Hi all,
I use ncl (version 6.2.1) on aix unix platform to write data into file using function write_matrix. I found that the zero is missing before decimal point when the value is between 1 and -1. The value in the file is shown bellow. However I have not found this problem in redhat linux platform. Do anyone known how to keep the zero on aix platform? Please tell me. Thank you!
.9 1.0 -.8 .6
-999.9 -999.9 -999.9 -999.9
.7 .8 -.7 .6
1.4 1.4 -1.4 .5
2.3 2.3 -2.3 .5
-999.9 -999.9 -999.9 -999.9
--
Best regards,
Guanhuan WEN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160414/d5123373/attachment.html
More information about the ncl-talk
mailing list