Hi there,
I'm trying to add SST data into my WRF model of the Greater Toronto Area. I've downloaded some data from OSTIA, but the only options to download the data were ASCII and binary (.dods). Since I need to use this data in WPS, I was trying to format the data as a grib2 file using CDO, but I keep getting this error;
cdo -f grb2 copy METOFFICE-GLO-SST-L4-NRT-OBS-SST-V2.dods MetOffice.grb
cdo copy: Open failed on >METOFFICE-GLO-SST-L4-NRT-OBS-SST-V2.dods<
Unsupported file type
Do you have any idea what I'm doing wrong?
Thank you!
I'm trying to add SST data into my WRF model of the Greater Toronto Area. I've downloaded some data from OSTIA, but the only options to download the data were ASCII and binary (.dods). Since I need to use this data in WPS, I was trying to format the data as a grib2 file using CDO, but I keep getting this error;
cdo -f grb2 copy METOFFICE-GLO-SST-L4-NRT-OBS-SST-V2.dods MetOffice.grb
cdo copy: Open failed on >METOFFICE-GLO-SST-L4-NRT-OBS-SST-V2.dods<
Unsupported file type
Do you have any idea what I'm doing wrong?
Thank you!