Jump to content

Climate Data Operators: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Sebschub (talk | contribs)
Update version number
change info of current version + change links to the current domain code.mpimet.mpg.de (code.zmaw.de is outdated and only operated for compatibility)
Line 1: Line 1:
{{Infobox Software
{{Infobox Software
|name = CDO
|name = CDO
|latest release version = 1.9.7 <ref>https://code.mpimet.mpg.de/news/445</ref>
|latest release version = 1.9.8 <ref>https://code.mpimet.mpg.de/news/452</ref>
|operating system = IBM, AIX, CRAY, NEC, Linux, MacOS, FreeBSD, Windows <ref>https://code.zmaw.de/projects/cdo/wiki/Cdo#Supported-Platforms</ref>
|operating system = IBM, AIX, CRAY, NEC, Linux, MacOS, FreeBSD, Windows <ref>https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo#Supported-Platforms</ref>
|license = GNU General Public License v2 (GPL)
|license = GNU General Public License v2 (GPL)
| programming language = [[C (programming language)|C]]
| programming language = [[C (programming language)|C]]
|website = [http://code.zmaw.de/projects/cdo CDO]
|website = [http://code.mpimet.mpg.de/projects/cdo CDO]
}}
}}


Line 18: Line 18:


== Scripting interfaces ==
== Scripting interfaces ==
CDO offers a scripting interface for [[Ruby (programming language)|Ruby]] and [[Python (programming language)|Python]].<ref>https://code.zmaw.de/projects/cdo/wiki/Cdo{rbpy}</ref>
CDO offers a scripting interface for [[Ruby (programming language)|Ruby]] and [[Python (programming language)|Python]].<ref>https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo{rbpy}</ref>


==References==
==References==
Line 24: Line 24:


== External links ==
== External links ==
* [http://code.zmaw.de/projects/cdo Official Homepage]
* [http://code.mpimet.mpg.de/projects/cdo Official Homepage]
* [https://code.zmaw.de/projects/cdo/wiki/Cdo#Documentation Documentation]
* [https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo#Documentation Documentation]


[[Category:Meteorological data and networks]]
[[Category:Meteorological data and networks]]

Revision as of 10:34, 6 February 2020

CDO
Stable release
1.9.8 [1]
Written inC
Operating systemIBM, AIX, CRAY, NEC, Linux, MacOS, FreeBSD, Windows [2]
LicenseGNU General Public License v2 (GPL)
WebsiteCDO

CDO is a command line suite for manipulating and analysing climate data. It provides more than 600 operators for this purpose and is an acronym for Climate Data Operators.

Supported data formats are:

Scripting interfaces

CDO offers a scripting interface for Ruby and Python.[3]

References