$ cdo -f nc copy file.grb file.nc
$ cdo splitsel,X,Y,Z infile suffixthis operator will produce files named as suffix000.nc, suffix001.nc, ... Each file contains X time slices. Y is starting time step. The first slice is Y=0 (default). Z is interval step. Z=0 (default) is continuous.