Search Criteria
Package Details: cdo 2.3.0-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/cdo.git (read-only, click to copy) |
---|---|
Package Base: | cdo |
Description: | Command line tool manipulate and analyse Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. |
Upstream URL: | https://code.zmaw.de/projects/cdo |
Licenses: | BSD |
Submitter: | graziano |
Maintainer: | ram |
Last Packager: | ram |
Votes: | 18 |
Popularity: | 0.025650 |
First Submitted: | 2006-12-18 15:21 (UTC) |
Last Updated: | 2023-10-20 09:21 (UTC) |
Dependencies (20)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR)
- eccodesAUR
- fftw (fftw-amdAUR)
- hdf5 (hdf5-gitAUR, hdf5-1.12AUR, hdf5-openmpi)
- jasper (jasper-gitAUR)
- libaec
- magics++AUR
- netcdf (netcdf-openmpi)
- proj (proj-gitAUR)
- udunitsAUR
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR) (make)
- eccodesAUR (make)
- fftw (fftw-amdAUR) (make)
- hdf5 (hdf5-gitAUR, hdf5-1.12AUR, hdf5-openmpi) (make)
- jasper (jasper-gitAUR) (make)
- libaec (make)
- magics++AUR (make)
- netcdf (netcdf-openmpi) (make)
- proj (proj-gitAUR) (make)
- udunitsAUR (make)
Latest Comments
1 2 3 4 Next › Last »
ram commented on 2021-11-04 17:11 (UTC) (edited on 2021-11-04 17:11 (UTC) by ram)
update to CDO-2.0.0
For general building problems not related to AUR, please use the CDO project web page: https://code.mpimet.mpg.de/projects/cdo/boards
I do check this regular - AUR notification usually get lost in the rain of daily mails, sry
Vitrum-cnkj34kr8 commented on 2021-06-03 16:35 (UTC) (edited on 2021-06-03 16:35 (UTC) by Vitrum-cnkj34kr8)
@pmav99 If I remember correctly,
cdo
links a bunch of libraries statically, so you need to rebuildcdo
every time you are updating these libs.pmav99 commented on 2021-06-03 16:14 (UTC)
The package compiles, but when trying to run I get
I guess the problem is that
proj
version 8 came out and thelibproj.so.XX
number changed from 15 to 22.Making a symlink does resolve this.
ram commented on 2021-05-10 09:27 (UTC)
thx for the hints - I simplified the flags a bit ;-)
Vassily commented on 2021-01-12 11:40 (UTC) (edited on 2021-01-12 14:43 (UTC) by Vassily)
I was unable to install cdo 1.9.9 on Manjaro Linux using GCC 10.2.0-4. A failure occurred in build() emos ... make[1]: [CMakeFiles/Makefile2:1513: libemos-sp/CMakeFiles/emos_sp.dir/all] Error 2 make: [Makefile:182: all] Error 2
Resolved. When compiling dependencies with GCC 10.2.0, use the flags: export FCFLAGS = "- w -fallow-argument-mismatch -O2" export FFLAGS = "- w -fallow-argument-mismatch -O2"
mdeff commented on 2020-12-03 20:45 (UTC)
Upstream moved to https://code.mpimet.mpg.de/projects/cdo. Both
url
andsource
could be updated.bakamotokatas commented on 2020-04-22 19:32 (UTC) (edited on 2020-04-22 19:33 (UTC) by bakamotokatas)
Although I have installed gcc. It gives the below error.
checking for gcc... gcc checking whether the C compiler works... no configure: error: in
/var/tmp/pamac-build-bakamotokatas/cdo/src/cdo-1.9.8': configure: error: C compiler cannot create executables See
config.log' for more details ==> ERROR: A failure occurred in build(). Aborting...1 2 3 4 Next › Last »