Added by Gualberto Hernandez about 12 years ago
Hi friends,
I hope you can help me solve the following question
I have a binary file bud.grib, has 120 hrs forecast, and I need to divide it by hour,
Ie; get the 120 files.
Know if I can do it with CDO?
Thank you for your valuable help
Gualberto
Hi,
try splittime operators: https://code.zmaw.de/embedded/cdo/1.5.5/cdo.html#x1-840002.2.5
if it doesn't help try "splitsel" operator: https://code.zmaw.de/embedded/cdo/1.5.5/cdo.html#x1-840002.2.6
Also, have a look at this thread: https://code.zmaw.de/boards/1/topics/1058#message-1086
Cheers,
J.