unsupported in GRIB format
Added by David Schubert over 14 years ago
Hello,
I am a newbe in grads and cdo but i would like to display a nc.data file in GrADS. See attachment. I use: cdo -f grb copy file.nc file.grb to convert in grb file. But i get everytime this error message: "Warning (cgribexDefGrid) : Curvilinear grids are unsupported in GRIB format! Created wrong GDS!
zaxisChangeType : Changed zaxis type from generic to pressure"
I seems like GrADS can't read Curvilinear.
Is there any solution for my problem?
Best regards,
David
lfff01040000.nc (12.8 MB) lfff01040000.nc |
Replies (1)
RE: unsupported in GRIB format - Added by Uwe Schulzweida over 14 years ago
Hello David,
yes, that right, GrADS can't process data on a curvilinear grid. And the grid information of a curvilinear grid can not be stored in a GRIB file. You can plot this kind of data with gmt, ferret or ncl.
Best regards,
Uwe