[ncl-install] ncl installation problem
Kevin Hallock
hallock at ucar.edu
Thu Apr 23 10:04:37 MDT 2020
Hi Julius,
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”.
I’m sorry for the confusion, and I hope this helps!
Kevin
> On Apr 23, 2020, at 8:20 AM, Akinyoola Julius via ncl-install <ncl-install at ucar.edu> wrote:
>
> Dear ncl users,
> i was trying to install ncl through conda while following this step on
> the installation page
> After installation then I tested the the first 2 step bellow were successful but the
> last step was not display anything
> Test NCL
>
> From a UNIX terminal window, type:
>
>
> ncl -V
> ncl $NCARG_ROOT/lib/ncarg/nclex/gsun/gsun02n.ncl
> ncl $NCARG_ROOT/lib/ncarg/nclex/nug/NUG_multi_timeseries.ncl
> ///////////////////////////////////////////////////// output here
>
> (ncl_stable) climate at climate-G5-5587:~$ ncl -V
> 6.6.2
> (ncl_stable) climate at climate-G5-5587:~$ ncl $NCARG_ROOT/lib/ncarg/nclex/gsun/gsun02n.ncl
> Copyright (C) 1995-2019 - All Rights Reserved
> University Corporation for Atmospheric Research
> NCAR Command Language Version 6.6.2
> The use of this software is governed by a License Agreement.
> See http://www.ncl.ucar.edu/ <http://www.ncl.ucar.edu/> for more details.
>
>
> Variable: temp (subsection)
> Type: float
> Total Size: 48 bytes
> 12 values
> Number of Dimensions: 2
> Dimensions and sizes: [lat | 4] x [lon | 3]
> Coordinates:
> lat: [22.5..26.25]
> lon: [-122.5..-117.5]
> Number Of Attributes: 6
> _FillValue : -9999
> valid_range : ( 0, 400 )
> units : (C)
> long_name : temperature
> frtime : 0
> level : 1000
> (0,0) -30.31982
> (0,1) -30.31982
> (0,2) -30.31982
> (1,0) -31.31982
> (1,1) -31.81982
> (1,2) -31.81982
> (2,0) -31.31982
> (2,1) -31.81982
> (2,2) -31.81982
> (3,0) -28.31982
> (3,1) -28.81982
> (3,2) -28.81982
> (0) lat
> (0) lon
> (0) temperature
> (0) (C)
>
>
> Variable: lat (coordinate)
> Type: float
> Total Size: 132 bytes
> 33 values
> Number of Dimensions: 1
> Dimensions and sizes: [lat | 33]
> Coordinates:
> Number Of Attributes: 2
> long_name : latitude
> units : degrees_north
> (0) 20
> (1) 21.25
> (2) 22.5
> (3) 23.75
> (4) 25
> (5) 26.25
> (6) 27.5
> (7) 28.75
> (8) 30
> (9) 31.25
> (10) 32.5
> (11) 33.75
> (12) 35
> (13) 36.25
> (14) 37.5
> (15) 38.75
> (16) 40
> (17) 41.25
> (18) 42.5
> (19) 43.75
> (20) 45
> (21) 46.25
> (22) 47.5
> (23) 48.75
> (24) 50
> (25) 51.25
> (26) 52.5
> (27) 53.75
> (28) 55
> (29) 56.25
> (30) 57.5
> (31) 58.75
> (32) 60
>
>
> Variable: lon (coordinate)
> Type: float
> Total Size: 144 bytes
> 36 values
> Number of Dimensions: 1
> Dimensions and sizes: [lon | 36]
> Coordinates:
> Number Of Attributes: 2
> long_name : longitude
> units : degrees_east
> (0) -140
> (1) -137.5
> (2) -135
> (3) -132.5
> (4) -130
> (5) -127.5
> (6) -125
> (7) -122.5
> (8) -120
> (9) -117.5
> (10) -115
> (11) -112.5
> (12) -110
> (13) -107.5
> (14) -105
> (15) -102.5
> (16) -100
> (17) -97.5
> (18) -95
> (19) -92.5
> (20) -90
> (21) -87.5
> (22) -85
> (23) -82.5
> (24) -80
> (25) -77.5
> (26) -75
> (27) -72.5
> (28) -70
> (29) -67.5
> (30) -65
> (31) -62.5
> (32) -60
> (33) -57.5
> (34) -55
> (35) -52.5
> (ncl_stable) climate at climate-G5-5587:~$ ncl $NCARG_ROOT/lib/ncarg/nclex/nug/NUG_multi_timeseries.ncl
> Copyright (C) 1995-2019 - All Rights Reserved
> University Corporation for Atmospheric Research
> NCAR Command Language Version 6.6.2
> The use of this software is governed by a License Agreement.
> See http://www.ncl.ucar.edu/ <http://www.ncl.ucar.edu/> for more details.
> (ncl_stable) climate at climate-G5-5587:~$
>
> with kind regards
> Julius Akinyoola
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-install/attachments/20200423/a289e0ea/attachment.html>
More information about the ncl-install
mailing list