[ncl-install] ncl-install Digest, Vol 146, Issue 5
Andrei Kurbatov
akurbatov at maine.edu
Mon Dec 23 12:56:16 MST 2019
Dear Piotr,
In the past I was able to install NCL on several Mac OS's, Debian 9 and 10 using conda that comes with Anaconda distribution of python.
After you install anaconda:
https://www.anaconda.com/distribution/
(I usually install Python 3.*)
at the command prompt type:
conda create -n ncl -c conda-forge ncl
it will create a new ncl environment and will install the latest stable NCL from conda-forge
to start using ncl type: conda activate ncl
(ncl) user-xxx:~ avk$ 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/ for more details.
Please send us more information about errors so we could help.
Very best,
Andrei
> On Dec 23, 2019, at 2:00 PM, ncl-install-request at ucar.edu wrote:
>
> Send ncl-install mailing list submissions to
> ncl-install at ucar.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
> or, via email, send a message with subject or body 'help' to
> ncl-install-request at ucar.edu
>
> You can reach the person managing the list at
> ncl-install-owner at ucar.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ncl-install digest..."
>
>
> Today's Topics:
>
> 1. why (Piotr Flatau)
> 2. Re: why (Ehsan Taghizadeh)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 22 Dec 2019 23:25:23 -0800
> From: Piotr Flatau <pcirrus at gmail.com>
> To: ncl-install at ucar.edu
> Subject: [ncl-install] why
> Message-ID:
> <CAKrOpKgf5_3LDy1gaR0h1SDCJ=njKt2NgL00+hT24pBCc9qx+Q at mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> Guys,
>
> why do you make the ncl forum so complicated to access?
>
> It is the second day I am trying to install NCL on LINUX.
>
> I had to move to 64 bit UBUNTU.
> Once on 64 bit Ubuntu I was able to install conda but no additional
> packages including NCL.
>
> I moved to Centos and was able to get conda and install NCL, but now I get
>
> ncl -V produces
> ncl: error while loading shared libraries: libnsl.so.1 cannot open
> shared object file: No such file or directory
>
> and can not examine if similar problem was alread encountered by others.
>
> Piotr Flatau
> University of California, San Diego
> Scripps Institution of Oceanography
> La Jolla, CA92093-0221
> pflatau at ucsd.edu
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 23 Dec 2019 07:51:21 +0000 (UTC)
> From: Ehsan Taghizadeh <ehsantaghizadeh at yahoo.com>
> To: ncl-install at ucar.edu, "pcirrus at gmail.com" <pcirrus at gmail.com>
> Subject: Re: [ncl-install] why
> Message-ID: <2144052111.1733673.1577087481847 at mail.yahoo.com>
> Content-Type: text/plain; charset="utf-8"
>
> Dear Piotr,I didn't use conda, instead I installed NCL with following guidance:https://www.ncl.ucar.edu/Download/install_from_binary.shtml
> and it was really simple to me. I've downloaded NCL for CentOS from this link:https://www.earthsystemgrid.org/dataset/ncl.662.dap/file/ncl_ncarg-6.6.2-CentOS7.6_64bit_gnu485.tar.gz
>
> I hope it could help you.SincerelyEhsan On Monday, December 23, 2019, 10:55:48 AM GMT+3:30, Piotr Flatau via ncl-install <ncl-install at ucar.edu> wrote:
>
> Guys,
>
> why do you make the ncl forum so complicated to access?
>
> It is the second day I am trying to install? NCL on LINUX.
>
> I had to move to 64 bit UBUNTU.
> Once on 64 bit Ubuntu I? was able to install conda but no additional
> packages including NCL.
>
> I moved to Centos and was able to get conda and install NCL, but now I? get
>
> ncl -V produces
> ncl: error while loading shared libraries: libnsl.so.1 cannot open
> shared object file: No such file or directory
>
> and can not examine if similar problem was alread encountered by others.
>
> Piotr Flatau
> University of California, San Diego
> Scripps Institution of Oceanography
> La Jolla, CA92093-0221
> pflatau at ucsd.edu
> _______________________________________________
> 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/20191223/f56cf966/attachment-0001.html>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>
> ------------------------------
>
> End of ncl-install Digest, Vol 146, Issue 5
> *******************************************
More information about the ncl-install
mailing list