Change coordinates level
Added by Guilherme Martins about 12 years ago
How do I convert my file to level pressure using CDO? The information below is from my file, I saw that the level pressure is generic, but I want pressure level (millibar).
File format: netCDF
-1 : Institut Source Ttype Levels Num Gridsize Num Dtype : Parameter ID
1 : unknown unknown instant 17 1 73 1 F32 : -1
Grid coordinates :
1 : lonlat > size : dim = 73 nlon = 1 nlat = 73
lon : first = 0 degrees_east
lat : first = -90 last = 90 inc = 2.5 degrees_north
Vertical coordinates :
1 : generic level : 1000 925 850 775 700 500 400 300 250 200 150 100
70 50 30 20 10
Time coordinate : 4 steps
RefTime = 1986-01-02 00:00:00 Units = hours Calendar = STANDARD
YYYY-MM-DD hh:mm:ss YYYY-MM-DD hh:mm:ss YYYY-MM-DD hh:mm:ss YYYY-MM-DD hh:mm:ss
2005-02-28 00:00:00 2005-05-31 00:00:00 2005-08-31 00:00:00 2005-11-30 00:00:00
cdo sinfo: Processed 1 variable over 4 timesteps ( 0.00s )
Replies (1)
RE: Change coordinates level - Added by Uwe Schulzweida about 12 years ago
CDO supports the following units of a pressure level axis:
millibar, mbar, hectopascal, hPa, PaYou can set the units attribute with the NCO tool ncatted.