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-gitAUR)
- gd (gd-gitAUR)
- hdf4AUR
- jasper (jasper-gitAUR)
- libdapAUR
- libgeotiff (libgeotiff-gitAUR)
- netcdf (netcdf-openmpi)
- shapelib
- udunitsAUR
- g2clibAUR (g2clibAUR) (make)
- gadap (make)
Latest Comments
1 2 3 Next › Last »
yzbsj commented on 2022-06-24 13:07 (UTC)
If you really wants to build it...the following maybe useful: 1.use libdap from aur,version 3.20.5 2.downgrade jasper to version 2.x
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)
Xavier commented on 2015-02-03 21:56 (UTC)
1 2 3 Next › Last »