Package: cdo Version: 1.5.6.1+dfsg.1-2 Severity: normal Dear Maintainer,
Some days ago one user in Ubuntu reported [0], that the cdo package was losting data due to using grib_api instead of cgribex to manage grub1 files (it also affect at least debian sid), the steps to reproduce the wrong behaviour is: $ wget https://code.zmaw.de/attachments/3103/t2m_ei_1979.grb $ sudo apt-get install cdo $ cdo sellonlatbox,23,31,-25,-31 t2m_ei_1979.grb tagliato_t2m_ei_1979.grb $ wget ftp://ftp.cpc.ncep.noaa.gov/wd51we/wgrib/wgrib.c $ gcc -o wgrib wgrib.c $ ./wgrib -v tagliato_t2m_ei_1979 | head -n 8 1:0:D=1979010100:2T:sfc:kpds=167,1,0:anl:type=analysis:winds are N/S:"2 metre temperature [K] .... With the 'anl' definition after kpds=167,1,0 which means it has just lost the hour data, it should had been: 1:0:D=1979010100:2T:sfc:kpds=167,1,0:3hr:type=analysis:winds are N/S:"2 metre temperature [K] .... With the 3hr data in there, I looked into the changelog and cgribex was disabled in the first place for this report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633934 So I asked in upstream and they recommended that cgribex was enabled by default (--enable-cgribex): https://code.zmaw.de/boards/1/topics/1540 So I'm filling this bug [0] https://bugs.launchpad.net/ubuntu/+source/cdo/+bug/1023329 Have a nice day -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (x86_64) Kernel: Linux 3.6.5-ck1 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/dash Versions of packages cdo depends on: ii libc6 2.13-37 ii libcdi0 1.5.6.1+dfsg.1-2 ii libcurl3-gnutls 7.28.0-3 ii libgrib-api-1.9.16 1.9.16-2 ii libhdf5-7 [libhdf5-7] 1.8.8-9 ii libjasper1 1.900.1-14 ii libjpeg8 8d-1 ii libnetcdfc7 1:4.1.3-6+b1 ii libpng12-0 1.2.49-3 ii libproj0 4.7.0-2 ii zlib1g 1:1.2.7.dfsg-13 cdo recommends no packages. cdo suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org