您当前的位置: 首页 >  centos

惊鸿一博

暂无认证

  • 9浏览

    0关注

    535博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

CentOS6.8下 NCL的环境配置

惊鸿一博 发布时间:2019-09-19 10:04:32 ,浏览量:9

1. download and install ncl from http://www.ncl.ucar.edu/Download/list_of_binaries.shtml     choose version:     ncl_ncarg-6.6.2-CentOS6.10_64bit_gnu447.tar.gz      install reference:  https://jingyan.baidu.com/article/ab69b2707beaea2ca7189ffc.html      2. install lib: "yum install libgfortran  -y"

3. add path-to/ncl_ncarg-6.6.2/bin  to PATH and set "export NCARG_ROOT=/usr/local/ncl_ncarg-6.6.2" in file "~/.bash_profile"     PATH=$PATH:$HOME/bin     export PATH     PATH=/usr/local/ncl_ncarg-6.6.2/bin:$PATH     export NCARG_ROOT=/usr/local/ncl_ncarg-6.6.2     export PATH

 

关注
打赏
1663399408
查看更多评论
立即登录/注册

微信扫码登录

0.0937s