Useful Tools: Difference between revisions
mNo edit summary |
|||
Line 1: | Line 1: | ||
== Climate Data Operators (CDO) == | == Climate Data Operators (CDO) == | ||
As stated by their creators, the [https://code.zmaw.de/projects/cdo | As stated by their creators, the [https://code.zmaw.de/projects/cdo Climate Data Operators] (CDO) are: | ||
CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data. | CDO is a collection of command line Operators to manipulate and analyse Climate and NWP model Data. | ||
Possible example uses of CDO are: | Possible example uses of CDO are: | ||
Line 369: | Line 369: | ||
cdo -s -L diffn -selyear,1999 -sellevel,1.5 -selname,OX pchem.species.CMIP-5.1870-2097.z_91x72.nc4 onlyOX.only1.5.only1999.nc4 | cdo -s -L diffn -selyear,1999 -sellevel,1.5 -selname,OX pchem.species.CMIP-5.1870-2097.z_91x72.nc4 onlyOX.only1.5.only1999.nc4 | ||
0 of 12 records differ | 0 of 12 records differ | ||
== tkcvs == | == tkcvs == |