Difference between revisions of "CDO"

From UFRC
Jump to navigation Jump to search
(Created page with "__NOTOC__ __NOEDITSECTION__ Category:Software {|<!--Main settings - REQUIRED--> |{{#vardefine:app|CDO}} |{{#vardefine:url|http://nco.sourceforge.net/}} |{{#vardefine:exe|}...")
 
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]]
+
[[Category:Software]][[Category:Climate]]
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|CDO}}
 
|{{#vardefine:app|CDO}}
|{{#vardefine:url|http://nco.sourceforge.net/}}
+
|{{#vardefine:url|https://code.zmaw.de/projects/cdo}}
 
|{{#vardefine:exe|}} <!--Present manual instructions for running the software -->
 
|{{#vardefine:exe|}} <!--Present manual instructions for running the software -->
 
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF-->
 
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF-->
Line 11: Line 11:
 
|{{#vardefine:testing|}} <!--Enable performance testing/profiling section -->
 
|{{#vardefine:testing|}} <!--Enable performance testing/profiling section -->
 
|{{#vardefine:faq|}} <!--Enable FAQ section -->
 
|{{#vardefine:faq|}} <!--Enable FAQ section -->
|{{#vardefine:installation|1}} <!--INSTALLATION-->
+
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|{{#vardefine:citation|}} <!--Enable Reference/Citation section -->
 
|{{#vardefine:citation|}} <!--Enable Reference/Citation section -->
 
|}
 
|}
Line 22: Line 22:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
*nco
 
 
==System Variables==
 
==System Variables==
* HPC_CDO_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_CDO_BIN - executable binary directory
 
* HPC_CDO_BIN - executable binary directory
 
* HPC_CDO_DOC - documentation directory
 
* HPC_CDO_DOC - documentation directory

Latest revision as of 19:34, 24 August 2022

Description

CDO website  

CDO, Climate Data Operators, is a collection of command line Operators to manipulate and analyse Climate and NWP model Data. Supported data formats are GRIB 1/2, netCDF 3/4, SERVICE, EXTRA and IEG. There are more than 600 operators available.

Environment Modules

Run module spider CDO to find out what environment modules are available for this application.

System Variables

  • HPC_CDO_DIR - installation directory
  • HPC_CDO_BIN - executable binary directory
  • HPC_CDO_DOC - documentation directory