Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, Nix 安装 cdo

查看 cdo 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cdo

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install cdo

MacPorts ports tree · science/cdo/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install cdo

Debian stable package indexes · cdo · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#cdo

nixpkgs package indexes · pkgs/by-name/cd/cdo/package.nix · 来源: api.github.com

概览

软件包摘要

Climate Data Operators

历史

项目历史与用法

Climate Data Operators, or CDO, is a command-line suite for manipulating and analyzing climate and numerical weather prediction data in formats such as GRIB and NetCDF.

项目历史

The official contributors page says CDO was originally developed by Uwe Schulzweida at the Max Planck Institute for Meteorology, with the first public release available since 2003. It was inspired by earlier MPI-M and DKRZ climate-data tools, including PINGO and GRIB-Modules.

The project is now hosted under the mpim-sw group at DKRZ GitLab, with official documentation generated for CDO 2.6.3 and active releases noted on the MPI-M Redmine project page in June 2026.

采用历史

CDO became a standard command-line utility in climate and weather data workflows because it provides hundreds of operators over GRIB, NetCDF, SERVICE, EXTRA, and IEG data. Official docs emphasize fast processing, chaining multiple operators, and availability on Unix/Linux systems, Cygwin, and macOS.

Package-manager adoption is broad for a science CLI: Homebrew, Debian, Ubuntu, MacPorts, and Nix all package it according to the input facts, reflecting its role in reproducible climate-data pipelines.

使用方式

Users run cdo commands to select, transform, remap, aggregate, and inspect climate model and forecast datasets. The docs highlight more than 700 operators, a simple Unix command-line interface, and support for large datasets with missing values.

为什么软件包爱好者会关心

CDO is significant for package maintainers because it sits at the intersection of scientific file formats, HPC-style Unix workflows, and fast-moving climate data standards. Its packaging pulls in format libraries and exposes a stable CLI expected by scripts, notebooks, and institutional workflows.

时间线

  • 1991: MPI-M GRIB-Modules developed, later influencing CDO's module structure.
  • 1995: DKRZ develops PINGO, whose interface and operators influence CDO.
  • 2003: First public CDO release available.
  • 2026: Official project page lists CDO 2.6.x releases and generated 2.6.3 documentation.

Related projects

  • CDO is related to CDI, PINGO, GRIB-Modules, SCRIP, YAC, GRIB, NetCDF, and the climate-model postprocessing tools used around MPI-M and DKRZ.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
cdocli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.6.3
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://code.mpimet.mpg.de/projects/cdo

安装元数据

软件包元数据

软件包键brew:cdo
版本2.6.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/cdo
主页https://code.mpimet.mpg.de/projects/cdo
仓库https://gitlab.dkrz.de/mpim-sw/cdo
上游文档https://code.mpimet.mpg.de/projects/cdo/embedded/cdo.pdf
许可证BSD-3-Clause
源码归档https://code.mpimet.mpg.de/attachments/download/30224/cdo-2.6.3.tar.gz
最后更新2026-06-22T14:03:00-07:00
Pulseupdated
依赖eccodes, hdf5, libaec, netcdf, proj
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecdo
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

cdo 2.5.1-1

Climate Data Operators

https://code.mpimet.mpg.de/projects/cdo

sudo apt install cdo
  • Section: utils
  • Architecture: amd64
  • 15 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Cdo
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cdo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcdi-dev 2.5.1-1

Development files for the climate data interface library

https://code.mpimet.mpg.de/projects/cdo

sudo apt install libcdi-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: cdo
  • 3 依赖
  • normalized package name match
  • 匹配方式:Cdo
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdi-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcdi0 2.5.1-1

Climate Data Interface (cdi) library

https://code.mpimet.mpg.de/projects/cdo

sudo apt install libcdi0
  • Section: libs
  • Architecture: amd64
  • Source Package: cdo
  • 6 依赖
  • normalized package name match
  • 匹配方式:Cdo
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdi0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cdo

nix profile install nixpkgs#cdo
  • normalized package name match
  • 匹配方式:Cdo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cd/cdo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

cdo 2.4.0-1build3

Climate Data Operators

https://code.mpimet.mpg.de/projects/cdo

sudo apt install cdo
  • Section: universe/utils
  • Architecture: amd64
  • 14 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Cdo
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cdo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcdi-dev 2.4.0-1build3

Development files for the climate data interface library

https://code.mpimet.mpg.de/projects/cdo

sudo apt install libcdi-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: cdo
  • 3 依赖
  • normalized package name match
  • 匹配方式:Cdo
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdi-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcdi0 2.4.0-1build3

Climate Data Interface (cdi) library

https://code.mpimet.mpg.de/projects/cdo

sudo apt install libcdi0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: cdo
  • 6 依赖
  • normalized package name match
  • 匹配方式:Cdo
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdi0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

cdo

sudo port install cdo
  • normalized package name match
  • 匹配方式:Cdo
MacPorts ports tree · api.github.com · MacPorts ports tree: science/cdo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment