Project

General

Profile

cgribexGetTsteptype : Time range indicator 123 unsupported, set to 0!

Added by Helio Camargo almost 10 years ago

Hello,

I'm currently using cdo version 1.7.2rc5 to convert Era Interim montlhy means grib files to netcdf:

cdo -f nc copy gribfile ncfile

Pressure level variables (e.g. u, v at 850 and 200 hPa) often process the request, but return "cgribexGetTsteptype : Time range indicator 123 unsupported, set to 0!"

Opening the nc file using GrADS, time axis looks ok, but levels are oddly set to -63500 -128500 and one must display the variables by forcing them (e.g. d u(z=1) ). Does anyone have a clue on what is going on? By the way, if I convert using grib_to_netcdf, conversion is perfect...

Thanks in advance.

Regards