Added by Francesco Maicu about 4 years ago
Dear CDO team,
I have to menage a grib2 dataset from NCEP/GDAS product.
I can't find the way to convert from grib2 to netcdf the Geopotential height at the isobaric surface of 500mb.
I guess I need to use the operator selname amd sellevel, but I don't know which parameters ti input.
Thank you
cdo -f nc copyis the general way. Since you did not provide any error messages it's hard to come up with something more specific
cheers