[ncl-install] Error show Can't find file "....."
Orhan Eroglu
oero at ucar.edu
Thu Jul 29 09:43:33 MDT 2021
Hi Lin,
Your `NCARG_ROOT` variable should return path to your ncl conda environment
as follows:
NCARG_ROOT=/Users/linke/opt/anaconda3/envs/ncl_stable
In fact, it should have been set when you installed NCL via conda, but it
does not seem to be the case in yours. You can still set it up manually in
our shell. After that, your issue should resolve I believe.
Best,
On Wed, Jul 28, 2021 at 7:44 PM Lin Ke <LinKe at ntu.edu.sg> wrote:
> Hi Orhan,
>
> Thank you for the reply. Please see the outputs as below:
>
> conda list -n *ncl_stable*
>
> Output:
> # packages in environment at /Users/linke/opt/anaconda3/envs/ncl_stable:
> #
> # Name Version Build Channel
> boost-cpp 1.74.0 hbdcdab7_3 conda-forge
> bzip2 1.0.8 h0d85af4_4 conda-forge
> c-ares 1.17.1 h0d85af4_1 conda-forge
> ca-certificates 2021.5.30 h033912b_0 conda-forge
> cairo 1.16.0 he43a7df_1008 conda-forge
> cfitsio 3.470 h422484a_7 conda-forge
> curl 7.76.1 h06286d4_1 conda-forge
> esmf 8.0.1 nompi_h39dff87_2 conda-forge
> expat 2.4.1 he49afe7_0 conda-forge
> fontconfig 2.13.1 h10f422b_1005 conda-forge
> freetype 2.10.4 h4cff582_1 conda-forge
> freexl 1.0.6 h0d85af4_0 conda-forge
> geos 3.8.1 h4a8c4bd_0 conda-forge
> geotiff 1.6.0 hc1004f4_3 conda-forge
> gettext 0.19.8.1 h7937167_1005 conda-forge
> giflib 5.2.1 hbcb3906_2 conda-forge
> gsl 2.6 h71c5fe9_2 conda-forge
> hdf4 4.2.15 hefd3b78_3 conda-forge
> hdf5 1.10.6 nompi_h34ad4e8_1111
> conda-forge
> hdfeos2 2.20 h207910d_1000 conda-forge
> hdfeos5 5.1.16 h01d30be_7 conda-forge
> icu 68.1 h74dc148_0 conda-forge
> jasper 1.900.1 h636a363_1006 conda-forge
> jpeg 9d hbcb3906_0 conda-forge
> json-c 0.13.1 h575e443_1002 conda-forge
> kealib 1.4.14 h31dd65d_2 conda-forge
> krb5 1.17.2 h60d9502_0 conda-forge
> libblas 3.8.0 14_openblas conda-forge
> libcblas 3.8.0 14_openblas conda-forge
> libcurl 7.76.1 h8ef9fac_1 conda-forge
> libcxx 11.1.0 habf9029_0 conda-forge
> libdap4 3.20.6 h3e144a0_2 conda-forge
> libedit 3.1.20191231 h0678c8f_2 conda-forge
> libev 4.33 haf1e3a3_1 conda-forge
> libffi 3.3 h046ec9c_2 conda-forge
> libgdal 3.1.4 h1f7cb0a_3 conda-forge
> libgfortran 4.0.0 7_5_0_h1a10cd1_22 conda-forge
> libgfortran4 7.5.0 h1a10cd1_22 conda-forge
> libglib 2.68.2 hd556434_2 conda-forge
> libiconv 1.16 haf1e3a3_0 conda-forge
> libkml 1.3.0 h8fd9edb_1013 conda-forge
> libnetcdf 4.7.4 nompi_h9d8a93f_107 conda-forge
> libnghttp2 1.43.0 h07e645a_0 conda-forge
> libopenblas 0.3.7 h3d69b6c_4 conda-forge
> libpng 1.6.37 h7cec526_2 conda-forge
> libpq 12.3 h7049927_3 conda-forge
> librttopo 1.1.0 h822eb06_4 conda-forge
> libspatialite 5.0.1 h6c65aa7_0 conda-forge
> libssh2 1.9.0 h52ee1ee_6 conda-forge
> libtiff 4.2.0 h46d1c8c_2 conda-forge
> libwebp-base 1.2.0 h0d85af4_2 conda-forge
> libxml2 2.9.12 h93ec3fd_0 conda-forge
> llvm-openmp 8.0.1 h770b8ee_0 conda-forge
> lz4-c 1.9.3 h046ec9c_0 conda-forge
> ncl 6.6.2 h34292a7_23 conda-forge
> ncurses 6.2 h2e338ed_4 conda-forge
> netcdf-fortran 4.5.3 nompi_haced683_101 conda-forge
> openjpeg 2.4.0 h6e7aa92_1 conda-forge
> openmp 8.0.1 0 conda-forge
> openssl 1.1.1k h0d85af4_0 conda-forge
> pcre 8.44 hb1e8313_0 conda-forge
> pixman 0.40.0 hbcb3906_0 conda-forge
> poppler 0.89.0 hd735947_5 conda-forge
> poppler-data 0.4.10 0 conda-forge
> postgresql 12.3 he852019_3 conda-forge
> proj 7.1.1 h45baca5_3 conda-forge
> readline 8.1 h05e3726_0 conda-forge
> sqlite 3.35.5 h44b9ce1_0 conda-forge
> tiledb 2.2.9 he9a4fb4_0 conda-forge
> tk 8.6.10 h0419947_1 conda-forge
> tzcode 2021a h0d85af4_1 conda-forge
> udunits2 2.2.27.27 h664449b_1 conda-forge
> xerces-c 3.2.3 h379762d_2 conda-forge
> xz 5.2.5 haf1e3a3_1 conda-forge
> zlib 1.2.11 h7795811_1010 conda-forge
> zstd 1.4.9 h582d3a0_0 conda-forge
>
> conda --version
>
> Output:
> conda 4.10.1
>
> which ncl
>
> Output:
> /Users/linke/opt/anaconda3/envs/ncl_stable/bin/ncl
>
> env | grep NCARG
>
> Didn’t show any output~
>
> Thank you so much for the helps.
>
>
> Best,
>
> Lin
>
>
>
> On 29 Jul 2021, at 01:55, Orhan Eroglu <oero at ucar.edu> wrote:
>
> Hi Lin,
>
> Could you also send the outputs of following commands?
>
> conda list -n *ncl_stable*
> conda --version
> which ncl
> env | grep NCARG
>
>
> On Tue, Jul 27, 2021 at 8:03 PM Lin Ke via ncl-install <
> ncl-install at mailman.ucar.edu> wrote:
>
>> Dear NCARG team,
>>
>> I have installed NCAR using conda
>> installation as described on line. However, some issues happened when I
>> test NCL using the following commands:
>>
>> ncl -V
>> 6.6.2
>>
>> 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/ for more details.
>> fatal: can't find file "/lib/ncarg/nclex/gsun/gsun02n.ncl"
>>
>> 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/ for more details.
>> fatal: can't find file "/lib/ncarg/nclex/nug/NUG_multi_timeseries.ncl"
>>
>> Could you pls let me know how to solve these issues? Thank you so much.
>>
>> Best,
>> Lin
>> ________________________________
>>
>> CONFIDENTIALITY: This email is intended solely for the person(s) named
>> and may be confidential and/or privileged. If you are not the intended
>> recipient, please delete it, notify us and do not copy, use, or disclose
>> its contents.
>> Towards a sustainable earth: Print only when necessary. Thank you.
>> _______________________________________________
>> ncl-install mailing list
>> List instructions, subscriber options, unsubscribe:
>> https://mailman.ucar.edu/mailman/listinfo/ncl-install
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-install/attachments/20210729/f34bddb5/attachment-0001.html>
More information about the ncl-install
mailing list