Project

General

Profile

Error (cgribexGetGrid) / Warning (cgribexScanTimestep1)

Added by Melchior van Wessem over 11 years ago

I am trying to use cdo to convert some gribfiles to netcdf, but it keeps giving the same error and can't get around it...not even with the help of a post with similar question (https://code.zmaw.de/boards/1/topics/713#message-720)

I have installed cdo today (cdo-current) and get these errors when trying to just show the info of my file:

cdo info af197902
Missing end section >a2 99 a8 93<
Warning (cgribexScanTimestep1) : Inconsistent verification time (param=6.1 level=0)
Missing end section >84 1a 21 13<
Missing end section >b7 bc 7d ef<
Missing end section > 0 0 0 0<
Missing end section > 0 0 0 0<
Missing end section >bf 20 0 27<
Missing end section > 0 0 0 0<
Missing end section > 0 0 0 2<
Missing end section >f4 0 fa 0<
Missing end section >49 42 2 29<
Missing end section >70 0 14 0<
Missing end section > 0 0 0 0<
Missing end section > 0 0 0 0<
Missing end section > 0 0 0 0<
Missing end section > 0 0 0 0<
Missing end section > 0 0 0 0<
Missing end section > 1 0 0 1c<
Missing end section >7e f4 0 fa<
Missing end section >88 0 74 36<
Missing end section > 0 0 0 0<
Missing end section > 0 2 bf 20<
Missing end section >a5 b0 aa f<
Missing end section >88 b9 62 1d<
Missing end section >4d 1a 93 3c<

Error (cgribexGetGrid) : numberOfPoints (39028) and gridSize (62880) differ!

It seems there is some problem with the format or something...the gridSize is correct, but the numberofpoints apparently not, and considers something wrong. I could attach a file, but they are quite big...so I hope you can help me with just this information...

Cheers