[ncl-install] ncl installation on OSX Yosemite

Mary Haley haley at ucar.edu
Thu Aug 9 14:00:00 MDT 2018


Dear Maya,

Sorry for the delay, the NCL team has been rather busy with some internal
meetings.

The ng4ex command should have been installed with NCL, but it's not
required in order to run NCL.

What happens if you hand-copy the example and run it yourself:

cp /Users/maya/anaconda3/envs/ncl_stable/lib/ncarg/nclex/xyplot/xy05n.ncl
.

ncl xy05n.ncl


--Mary


On Tue, Jul 31, 2018 at 2:49 AM, Maya Garcia Comas via ncl-install <
ncl-install at ucar.edu> wrote:

> Hello,
>
> I tried to install nlc myself (without using binaries but using conda).
> The installation seemed to work but when testing, I get:
>
> (ncl_stable) bash-3.2$ ng4ex xy05n -clean -W png
> bash: ng4ex: command not found
>
> but I cannot find information in the web about ng4ex or where it is in my
> computer, or if it is even installed.
>
> My system is:
> OS X Yosemite Version 10.10.5
>
> I installed conda (using Python 3.6 64-bit bash installer):
> (ncl_stable) bash-3.2$ conda -V
> conda 4.5.8
>
> I installed nlc with:
>
>   conda create -n *ncl_stable* -c conda-forge ncl
>   source activate *ncl_stable*
>
> (ncl_stable) bash-3.2$ which ncl
> /Users/maya/anaconda3/envs/ncl_stable/bin/ncl
>
> I installed gcc and gfortran:
>
> (ncl_stable) bash-3.2$ gcc --version
> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
> --with-gxx-include-dir=/usr/include/c++/4.2.1
> Apple LLVM version 7.0.2 (clang-700.1.81)
> Target: x86_64-apple-darwin14.5.0
> Thread model: posix
> (ncl_stable) bash-3.2$ gfortran --version
> GNU Fortran (GCC) 5.1.0
> Copyright (C) 2015 Free Software Foundation, Inc.
>
> I installed Xquark 2.7.11.
>
> I also included in my .bash_profile=
>
>
> # added by Anaconda3 5.1.0 installer
> export PATH="/Users/maya/anaconda3/bin:$PATH"
>
>
> Could you please tell me how I can solve the problem?
>
> Thank you in advance
> Regards,
> M.
>
> _______________________________________________
> 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/20180809/8eb0c547/attachment.html>


More information about the ncl-install mailing list