Project

General

Profile

cdo remapbil unsupported grid type: generic

Added by wido hanggoro over 10 years ago

Hi,

Im trying to use cdo remapbil AVISO to WW3 data command as follow,
cdo remapbil, mygrid nrt_merged_mswh_20091231_20091231_20100104.nc remap_aviso.nc
but gives following error:
cdo remapbil (Abort): Unsupported grid type: generic
the information of WW3 grid are:
cat > mygrid << EOF
gridtype = lonlat
gridsize = 204043
xname = lon
xlongname = Longitude
xunits = degrees_east
yname = lat
ylongname = Latitude
yunits = degrees_north
xsize = 721
ysize = 283
xfirst = 0
xinc = 0.5
yfirst = -70.5
yinc = 0.5
EOF

and the sinfov of AVISO data are:
File format: netCDF
-1 : Institut Source Ttype Levels Num Gridsize Num Dtype : Parameter name
1 : unknown unknown constant 1 1 2 1 F64 : LatLonMin
2 : unknown unknown constant 1 1 2 1 F64 : LatLonStep
3 : unknown unknown constant 1 1 64800 2 F32 : Grid_0001
Grid coordinates :
1 : generic > size : dim = 2 nx = 2 ny = 0
LatLon : first = 0 last = 1 inc = 1 count
2 : lonlat > size : dim = 64800 nx = 360 ny = 180
NbLongitudes : first = 0 last = 359 inc = 1 degrees_east circular
NbLatitudes : first = -90 last = 89 inc = 1 degrees_north
Vertical coordinates :
1 : surface : 0
cdo sinfon: Processed 3 variables ( 0.40s )

Best Regards,

Hanggoro

AVISO data attached


Replies (2)

RE: cdo remapbil unsupported grid type: generic - Added by Jaison-Thomas Ambadan over 10 years ago

Please have a look at the following thread (reply by Uwe Schulzweida):

https://code.zmaw.de/boards/1/topics/2060#message-2062

you just need to select the appropriate variable

Cheers,
J

    (1-2/2)