User Tools

Site Tools


cdo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cdo [2013/09/06 14:20] – [Some Usefull Commands] potthastcdo [2023/03/28 09:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +[ [[misc]] ][ [[cdo]] ][ [[journals]] ][ [[fortran]] ][ [[mpi]] ][ [[paper notes]] ]
 +
 +
 ====== CDO = Climate Data Operators ====== ====== CDO = Climate Data Operators ======
  
Line 5: Line 8:
 ==== Some Usefull Commands ==== ==== Some Usefull Commands ====
  
-Generate Land Sea Mask (Sea=0, Land=1)+Generate **Land Sea Mask** (Sea=0, Land=1)
  
   cdo -f nc -gtc,0 -remapcon,test.nc -topo land_sea_mask.nc   cdo -f nc -gtc,0 -remapcon,test.nc -topo land_sea_mask.nc
  
-The Topography on the same resolution is given by: +The **topography** on the same resolution is given by: 
  
   cdo -f nc  -remap,test.nc -topo topography.nc   cdo -f nc  -remap,test.nc -topo topography.nc
-  + 
-  +Some graphics using the masks:  
 + 
 +{{land_temperature.png?600x270}} 
 + 
 +{{topography_earth.png?600x270}} 
 + 
 +{{boundaries.png?600x270}}
cdo.1378470051.txt.gz · Last modified: 2023/03/28 09:14 (external edit)