Search Criteria
Package Details: grads 2.2.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/grads.git (read-only, click to copy) |
---|---|
Package Base: | grads |
Description: | The Grid Analysis and Display System (GrADS) is an interactive desktop tool that is used for easy access, manipulation, and visualization of earth science data. The format of the data may be either binary, GRIB, NetCDF, or HDF-SDS (Scientific Data Sets). |
Upstream URL: | http://cola.gmu.edu/grads/grads.php |
Licenses: | GPL |
Conflicts: | grads |
Provides: | grads |
Submitter: | graziano |
Maintainer: | None |
Last Packager: | graziano |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2006-12-22 14:14 (UTC) |
Last Updated: | 2019-02-04 14:56 (UTC) |
Dependencies (11)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin, cairo-ubuntu)
- gd (gd-git)
- hdf4
- jasper (jasper-git)
- libdap
- libgeotiff
- netcdf (netcdf-openmpi)
- shapelib
- udunits
- g2clib (g2clib) (make)
- gadap (make)
Latest Comments
adisen99 commented on 2020-12-21 09:44 (UTC)
I am getting the error -
gaio.c:4699:15: error: too few arguments to function ‘H5Oget_info3’ 4699 | if ((rc = H5Oget_info(vid,&oinfo))<0) err=1;
@yzbsj said that modifying the line will fix the error but the grads source code has the line unmodified so I am wondering as to whether that is a viable option.
What shall I do now. Is there a workaround other than installing from source?
yzbsj commented on 2020-05-25 14:06 (UTC) (edited on 2020-05-25 14:25 (UTC) by yzbsj)
I get the same error,but I successfully install it by adding "0" in line 4699 of gaio.c, just like this "if ((rc = H5Oget_info(vid,&oinfo,0))<0) err=1;".Since I don't know much about how the software works, I even don't know whether it is right or wrong. But it just work for me by adding zero and yay --mflags --skipinteg -S grads.--By a student of NUIST,almost driven mad by our grads homework these days...
bakamotokatas commented on 2020-04-30 08:55 (UTC)
I get the following error during installation.
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/include -I/opt/hdf4/include -I/usr/include -DSHRDOBJ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wno-trigraphs -rdynamic -c gabufrtbl.c -fPIC -DPIC -o .libs/libgradspy_la-gabufrtbl.o /usr/bin/ld: gaio.o: in function
g2read': gaio.c:(.text+0x1d4b): undefined reference to
g2_getfld' /usr/bin/ld: gaio.c:(.text+0x21f2): undefined reference to `g2_free' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:776: grads] Error 1werewolf commented on 2016-05-27 18:14 (UTC)
Sele commented on 2015-10-02 12:56 (UTC)
qs9rx commented on 2015-05-15 10:30 (UTC)
XavierCLL commented on 2015-02-03 21:56 (UTC)
graziano commented on 2014-08-05 19:01 (UTC)
skeksis268 commented on 2014-07-21 16:29 (UTC)
graziano commented on 2013-11-09 21:26 (UTC)
graziano commented on 2013-07-29 13:30 (UTC)
drkitty commented on 2013-05-12 20:21 (UTC)
graziano commented on 2012-03-28 07:00 (UTC)
commented on 2012-03-24 17:27 (UTC)
graziano commented on 2012-02-06 09:10 (UTC)
graziano commented on 2011-11-08 12:51 (UTC)
debio264 commented on 2011-11-08 06:49 (UTC)