win7怎么装grads2.0?

2025-12-06 06:14:00
推荐回答(2个)
回答1:

其实这个很简单,重要的是你要下载并且安装了cygwin软件,因为这个软件应该是在cygwin下工作的

grads软件可从下面网站下载

http://grads.iges.org/grads/downloads.html

网站包含了多个系统的版本以及以前的1.9版本下载

我安装grads的目的是读取netcdf数据,当然还有很多软件可读netcdf数据,可从下面网站查到

http://www.unidata.ucar.edu/software/netcdf/software.html

The GrADS executables are typically placed in /usr/local/bin/grads/. If you do not have write permission for this directory, you can put them in a subdirectory of your home directory (~/bin) or anywhere else in your path.

也就是grads的可执行文件一般情况下是放在x:/cygwin/usr/local/bin/grads/

或者直接将下载的grads文件解压的bin下的文件放到x:/cygwin/usr/local/bin/目录下即可。

The font and map files are supplementary data sets that are required in order to run GrADS。Their default location is: /usr/local/lib/grads/。You can download the data files separately by clicking here: data.tar.Z .

有时可能需要一些补充文件,才能运行grads,可以下载data.tar.Z

这样从cygwin中便可以直接调用grads了

回答2:

请问您的问题解决了吗?我现在也不会装grads,能教教我吗?