GrADS环境变量(Environment Variables )的设置

本文详细介绍了GrADS环境变量的设置方法,包括GADDIR、GASCRP、GASHP、GAUDFT等变量的用途及设置步骤,帮助用户正确配置GrADS运行环境。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

GrADS环境变量(Environment Variables )的设置


GADDIR:
Points to the directory containing the supplemental font and
 map files in the GrADS release package. 
If GADDIR is not set, GrADS will look in the default location,
 /usr/local/lib/grads/. 
GASCRP:
Points to a list of directories containing GrADS utility scripts
 and user scripts. If more than one directory is specified, 
acceptable delimiters are a space, a semi-colon, colon, or a comma.
GASHP:
(GrADS version 2.0.0+) Points to a list of directories containing shapefiles. 
Put your shapefiles in those directories,
 and then it won't be necessary to use the full path 
when drawing or querying the shapefiles.
If more than one directory is specified, 
acceptable delimiters are a space, a semi-colon, colon, or a comma.
GAUDFT:
Points to the user defined function table. 
If this variable is not set, 
the function table will not be read.
C-shell:
setenv GADDIR /ford1/local/lib/grads
setenv GASHP $HOME/grads/shapefiles
setenv GASCRP "$HOME/grads/scripts /opt/local/share/grads/library"
setenv GAUDFT $HOME/grads/udf/table
Bourne shell:
GADDIR=/ford1/local/lib/grads; export GADDIR
GASCRP=$HOME/grads/scripts; export GASCRP
GAUDFT=$HOME/grads/udf/table; export GAUDFT

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值