intlevel3d HadGEM2-ES
Added by alan llacza over 10 years ago
Hello everyone.
I want vertical interpolate TA, HUS, VA y UA from HadGEM2-ES to "pressure levels" and want use the next command:
cdo intlevel3d,icoordinate ifile1 ifile2 ofile
But I don't understand the meaning of each variable(icoordinate ifile1 ifile2 ofile) . Someone could post an example including data files.
Thank you
Replies (2)
RE: intlevel3d HadGEM2-ES - Added by Jaison-Thomas Ambadan over 10 years ago
The following thread may be helpful: https://code.zmaw.de/boards/1/topics/335?r=976#message-976
RE: intlevel3d HadGEM2-ES - Added by KONSTANTINA POLITI over 9 years ago
Hi,
I would like to ask of it was succesful the vertical interpolate using
cdo intlevel3d,icoordinate ifile1 ifile2 ofile ??
Have you followed the prososal of using lonlat horizontal grid type, modify lon_rho and lat_rho variables so that they were one dimensional only, that it has been indicated in the thread above?
Thank you