I want to add SST ocean temperature data in WRF. I downloaded the ocean temperature data of October 5th, 6th and 7th, 2013. The data format is nc. In WPS processing, only grib format data can be processed. Therefore, I want to use the cdo tool to convert the nc format to grib2 format data, but I have been encountering problems. This leads to the failure of conversion. I present the bash script I used for conversion. Thank you for helping me identify the problem.