Added by Sophie TYTECA almost 13 years ago
Hello,
I want to change reftime in a file contains a 5 dimensional variable:
float cfadDbze94(time, dbze, alt40, lat, lon)
Warning (cdfInqContents) : 5 dimensional variables unsupported. Skip variable cfadDbze94
cdo setreftime: Open failed on >tmp.nc<
Unsupported file structure
How can I do?
thank you
CDO doesn't support netCDF arrays with more than 4 dimensions.
So, it not possible to process your 5 dimensional data with CDO.