<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Julius,<div class=""><br class=""></div><div class="">I just tried running NUG_multi_timeseries.ncl on my machine and experienced the same thing, there is no useful text output from this script. I read through the script and found that this is the expected behavior and that this script actually creates a PNG image as its output. If you look in the directory you were in when you ran the test (it looks like you ran it from your home directory “~”), there should be a file “NUG_multi_timeseries.png”.</div><div class=""><br class=""></div><div class="">I’m sorry for the confusion, and I hope this helps!</div><div class="">Kevin<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Apr 23, 2020, at 8:20 AM, Akinyoola Julius via ncl-install <<a href="mailto:ncl-install@ucar.edu" class="">ncl-install@ucar.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Dear ncl users,</div><div class="">i was trying to install ncl through conda while following this step on <br class=""></div><div class="">the installation page</div><div class="">After installation then I tested the the first 2 step bellow were successful but the <br class=""></div><div class="">last step was not display anything<br class=""></div><div class=""><h2 class="">Test NCL</h2><p class="">

From a UNIX terminal window, type:
</p><div class="">

<br class="webkit-block-placeholder"></div><pre class="">  ncl -V
  ncl $NCARG_ROOT/lib/ncarg/nclex/gsun/gsun02n.ncl
  ncl $NCARG_ROOT/lib/ncarg/nclex/nug/NUG_multi_timeseries.ncl
</pre></div><div class="">///////////////////////////////////////////////////// output here</div><div class=""><br class="">(ncl_stable) climate@climate-G5-5587:~$   ncl -V<br class="">6.6.2<br class="">(ncl_stable) climate@climate-G5-5587:~$  ncl $NCARG_ROOT/lib/ncarg/nclex/gsun/gsun02n.ncl<br class=""> Copyright (C) 1995-2019 - All Rights Reserved<br class=""> University Corporation for Atmospheric Research<br class=""> NCAR Command Language Version 6.6.2<br class=""> The use of this software is governed by a License Agreement.<br class=""> See <a href="http://www.ncl.ucar.edu/" class="">http://www.ncl.ucar.edu/</a> for more details.<br class=""><br class=""><br class="">Variable: temp (subsection)<br class="">Type: float<br class="">Total Size: 48 bytes<br class="">            12 values<br class="">Number of Dimensions: 2<br class="">Dimensions and sizes:       [lat | 4] x [lon | 3]<br class="">Coordinates: <br class="">            lat: [22.5..26.25]<br class="">            lon: [-122.5..-117.5]<br class="">Number Of Attributes: 6<br class="">  _FillValue :        -9999<br class="">  valid_range :  (  0, 400 )<br class="">  units :     (C)<br class="">  long_name :      temperature<br class="">  frtime : 0<br class="">  level :    1000<br class="">(0,0)  -30.31982<br class="">(0,1)     -30.31982<br class="">(0,2)     -30.31982<br class="">(1,0)     -31.31982<br class="">(1,1)     -31.81982<br class="">(1,2)     -31.81982<br class="">(2,0)     -31.31982<br class="">(2,1)     -31.81982<br class="">(2,2)     -31.81982<br class="">(3,0)     -28.31982<br class="">(3,1)     -28.81982<br class="">(3,2)     -28.81982<br class="">(0)       lat<br class="">(0)     lon<br class="">(0)     temperature<br class="">(0)     (C)<br class=""><br class=""><br class="">Variable: lat (coordinate)<br class="">Type: float<br class="">Total Size: 132 bytes<br class="">            33 values<br class="">Number of Dimensions: 1<br class="">Dimensions and sizes:    [lat | 33]<br class="">Coordinates: <br class="">Number Of Attributes: 2<br class="">  long_name : latitude<br class="">  units :     degrees_north<br class="">(0)   20<br class="">(1)      21.25<br class="">(2)   22.5<br class="">(3)    23.75<br class="">(4)   25<br class="">(5)      26.25<br class="">(6)   27.5<br class="">(7)    28.75<br class="">(8)   30<br class="">(9)      31.25<br class="">(10)  32.5<br class="">(11)   33.75<br class="">(12)  35<br class="">(13)     36.25<br class="">(14)  37.5<br class="">(15)   38.75<br class="">(16)  40<br class="">(17)     41.25<br class="">(18)  42.5<br class="">(19)   43.75<br class="">(20)  45<br class="">(21)     46.25<br class="">(22)  47.5<br class="">(23)   48.75<br class="">(24)  50<br class="">(25)     51.25<br class="">(26)  52.5<br class="">(27)   53.75<br class="">(28)  55<br class="">(29)     56.25<br class="">(30)  57.5<br class="">(31)   58.75<br class="">(32)  60<br class=""><br class=""><br class="">Variable: lon (coordinate)<br class="">Type: float<br class="">Total Size: 144 bytes<br class="">            36 values<br class="">Number of Dimensions: 1<br class="">Dimensions and sizes:     [lon | 36]<br class="">Coordinates: <br class="">Number Of Attributes: 2<br class="">  long_name : longitude<br class="">  units :    degrees_east<br class="">(0)    -140<br class="">(1)    -137.5<br class="">(2)  -135<br class="">(3)    -132.5<br class="">(4)  -130<br class="">(5)    -127.5<br class="">(6)  -125<br class="">(7)    -122.5<br class="">(8)  -120<br class="">(9)    -117.5<br class="">(10) -115<br class="">(11)   -112.5<br class="">(12) -110<br class="">(13)   -107.5<br class="">(14) -105<br class="">(15)   -102.5<br class="">(16) -100<br class="">(17)   -97.5<br class="">(18)  -95<br class="">(19)    -92.5<br class="">(20)  -90<br class="">(21)    -87.5<br class="">(22)  -85<br class="">(23)    -82.5<br class="">(24)  -80<br class="">(25)    -77.5<br class="">(26)  -75<br class="">(27)    -72.5<br class="">(28)  -70<br class="">(29)    -67.5<br class="">(30)  -65<br class="">(31)    -62.5<br class="">(32)  -60<br class="">(33)    -57.5<br class="">(34)  -55<br class="">(35)    -52.5<br class="">(ncl_stable) climate@climate-G5-5587:~$   ncl $NCARG_ROOT/lib/ncarg/nclex/nug/NUG_multi_timeseries.ncl<br class=""> Copyright (C) 1995-2019 - All Rights Reserved<br class=""> University Corporation for Atmospheric Research<br class=""> NCAR Command Language Version 6.6.2<br class=""> The use of this software is governed by a License Agreement.<br class=""> See <a href="http://www.ncl.ucar.edu/" class="">http://www.ncl.ucar.edu/</a> for more details.<br class="">(ncl_stable) climate@climate-G5-5587:~$ <br class=""></div><div class=""><br class=""></div><div class="">with kind regards</div><div class="">Julius Akinyoola<br class=""></div></div>
_______________________________________________<br class="">ncl-install mailing list<br class="">List instructions, subscriber options, unsubscribe:<br class=""><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" class="">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a></div></blockquote></div><br class=""></div></body></html>