Climate Data Operators: Difference between revisions
Appearance
Content deleted Content added
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. |
|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. |
|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. |
|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. |
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. |
* [http://code.mpimet.mpg.de/projects/cdo Official Homepage] |
||
* [https://code. |
* [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
Stable release | 1.9.8 [1]
|
---|---|
Written in | C |
Operating system | IBM, AIX, CRAY, NEC, Linux, MacOS, FreeBSD, Windows [2] |
License | GNU General Public License v2 (GPL) |
Website | CDO |
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]