Project

General

Profile

cdo -t no longer working correctly in 1.7.0

Added by Gilbert Compo about 8 years ago

Dear CDOers,

Apologies for not putting this under a proper Bug report. I couldn't figure out where a submit bug button was.
Thank you for this very valuable software. I have used it successfully for several years.

The current issue is the following:

My ASCII grib table that has functioned for many versions of CDO with option "cdo -t" no longer works as of cdo 1.7.0.

I note that some change was made to the behavior of cdo -t with this version.

Instead of showing "TMP" as the parameter name, the table appears to be ignored and is showing the generic "var11"

[mac36:ClimateAnalysis/OBS/JRA55C] gcompo% cdo -t cdo_opn_nceptab -infon anl_p125.011_tmp.1958010100_1958013118.compo144115 | more
cdo infon: Processed 5178240 values from 1 variable over 124 timesteps ( 0.02s )
-1 : Date Time Level Gridsize Miss : Minimum Mean Maximum : Parameter name
1 : 1958-01-11 18:00:00 85000 41760 0 : 232.33 272.89 303.02 : var11
2 : 1958-01-12 00:00:00 85000 41760 0 : 231.73 272.83 299.70 : var11
3 : 1958-01-12 06:00:00 85000 41760 0 : 231.55 272.77 301.27 : var11
4 : 1958-01-12 12:00:00 85000 41760 0 : 231.14 272.80 302.55 : var11
5 : 1958-01-12 18:00:00 85000 41760 0 : 231.04 272.76 301.60 : var11
6 : 1958-01-02 00:00:00 85000 41760 0 : 235.52 271.50 302.80 : var11
7 : 1958-01-13 00:00:00 85000 41760 0 : 232.13 272.67 300.13 : var11
8 : 1958-01-13 06:00:00 85000 41760 0 : 233.10 272.66 301.10 : var11
9 : 1958-01-13 12:00:00 85000 41760 0 : 233.35 272.73 302.47 : var11

...
CDO version 1.7.0, Copyright (C) 2003-2015 Uwe Schulzweida

I have tested this on Mac OS X 10.11.3
and a linux system (2.6.32-504.23.4.el6.x86_64 #1 SMP Fri May 29 10:16:43 EDT 2015 x86_64 GNU/Linux
).

When I roll back to 1.6.5.2, the same command on a different linux system (3.0.101-0.46-default #1 SMP Wed Dec 17 11:04:10 UTC 2014 (8356111) x86_64 x86_64 x86_64 GNU/Linux
) gives the expected result of parameter name "TMP"

scratchdirs/compo> cdo -t cdo_opn_nceptab -infon anl_p125.011_tmp.1958010100_1958013118.compo144115 | more
-1 : Date Time Level Gridsize Miss : Minimum Mean Maximum : Parameter name
1 : 1958-01-11 18:00:00 85000 41760 0 : 232.33 272.89 303.02 : TMP
2 : 1958-01-12 00:00:00 85000 41760 0 : 231.73 272.83 299.70 : TMP
3 : 1958-01-12 06:00:00 85000 41760 0 : 231.55 272.77 301.27 : TMP
4 : 1958-01-12 12:00:00 85000 41760 0 : 231.14 272.80 302.55 : TMP
5 : 1958-01-12 18:00:00 85000 41760 0 : 231.04 272.76 301.60 : TMP
6 : 1958-01-02 00:00:00 85000 41760 0 : 235.52 271.50 302.80 : TMP
7 : 1958-01-13 00:00:00 85000 41760 0 : 232.13 272.67 300.13 : TMP
8 : 1958-01-13 06:00:00 85000 41760 0 : 233.10 272.66 301.10 : TMP
9 : 1958-01-13 12:00:00 85000 41760 0 : 233.35 272.73 302.47 : TMP
10 : 1958-01-13 18:00:00 85000 41760 0 : 230.13 272.72 302.13 : TMP
11 : 1958-01-14 00:00:00 85000 41760 0 : 229.33 272.70 300.55 : TMP
12 : 1958-01-14 06:00:00 85000 41760 0 : 227.03 272.74 301.90 : TMP
13 : 1958-01-14 12:00:00 85000 41760 0 : 230.20 272.86 303.36 : TMP
14 : 1958-01-14 18:00:00 85000 41760 0 : 233.48 272.88 301.57 : TMP
...
CDO version 1.6.5.2, Copyright (C) 2003-2014 Uwe Schulzweida

I have attached my GRIB file example and table "cdo_opn_nceptab".

Thank you in advance for any help you can give. Please let me know if I can provide any additional information.

best wishes,
gil compo
+++++++++++++++++++++++++++++++++++++++++++++++++
Gil Compo, Senior Research Scientist, CIRES
University of Colorado

Mail : CIRES
NOAA Physical Sciences Division
Earth System Research Laboratory
325 Broadway R/PSD1, Boulder, CO 80305-3328
Email:
Phone: (303) 497-6115 Fax: (303) 497-6449
http://www.esrl.noaa.gov/psd/people/gilbert.p.compo
http://reanalyses.org
+++++++++++++++++++++++++++++++++++++++++++++++++
"Nothing is too wonderful to be true,
if it be consistent with the laws of nature"
M. Faraday
---------------------------------------------------
The contents of this message are mine personally
and do not necessarily reflect any position of
NOAA or the University of Colorado.


Replies (1)

RE: cdo -t no longer working correctly in 1.7.0 - Added by Uwe Schulzweida about 8 years ago

Thanks for this report! This bug is already fixed (see bug report #6312). A new CDO release will be available during the next week.
A prerelease is available in the download area.

    (1-1/1)