- 积分
- 7124
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2017-11-26
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
运行./ncl后,出现如下提示,请问应该怎么做呢?
[root@localhost bin]# ./ncl
Copyright (C) 1995-2015 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.3.0
The use of this software is governed by a License Agreement.
See http://www.ncl.ucar.edu/ for more details.
warning:WorkstationClassInitialize:Unable to access rgb color database - named colors unsupported:[errno=2]
warning:["Palette.c":1850]:NhlLoadColormapFiles: Invalid colormap directory: /home/hakj/wrf/ncl6/lib/ncarg/colormaps
ncl 0>
环境变量已经按照网上的说明设置为:
export NCARG_ROOT=/home/hakj/wrf/ncl6
export PATH=/home/hakj/wrf/ncl6/bin:$PATH
|
|