Added by D TJ almost 11 years ago
I use
cdo -f grb2 import_binary ifile.ctl ofile.grb2
to convert binary files to grib2.
However ofile.grb2 has
Data Representation Template (DRT) number = 4
Is it possible to set DRT to another value (in particular, 40)
when converting to grib2 file?