macOS
brew install ncolocal Homebrew formula metadata
sudo port install ncoMacPorts ports tree · science/nco/Portfile · source: api.github.com
brew
Command-line operators for netCDF and HDF files. Version 5.3.9 via Homebrew; verified 2026-06-22.
install
brew install ncolocal Homebrew formula metadata
sudo port install ncoMacPorts ports tree · science/nco/Portfile · source: api.github.com
sudo apt install ncoDebian stable package indexes · nco · source: deb.debian.org
sudo dnf install ncoFedora Rawhide package metadata · nco · source: dl.fedoraproject.org
nix profile install nixpkgs#nconixpkgs package indexes · pkgs/by-name/nc/nco/package.nix · source: api.github.com
sudo zypper install libnco-5_3_9openSUSE Tumbleweed package metadata · libnco-5_3_9 · source: download.opensuse.org
overview
Command-line operators for netCDF and HDF files
history
NCO, the netCDF Operators, is a suite of standalone shell commands for manipulating netCDF, HDF, and DAP scientific-data files. The project sits in the geoscience data-tooling world: derive fields, compute statistics, print and hyperslab data, edit metadata, concatenate files, regrid data, and emit text, binary, or netCDF outputs.
Charlie Zender's NCO documentation traces the package back to software needs from NCAR, NASA, and ARM-funded work, with copyright beginning in 1995 and a May 1997 foreword offering the tools freely to the scientific community. Unidata's netCDF history places NCO 1.0 in June 1997, one month after netCDF 3.3.
NCO became a durable part of the netCDF ecosystem because it gives scientists scriptable Unix-style tools instead of requiring a custom C, Fortran, Python, MATLAB, or IDL program for every data-editing task. The project says SourceForge began hosting NCO in March 2000, which helped collaboration, contributions, and support.
Package users reach for commands like ncks for inspection and extraction, ncrcat for record concatenation, ncra or ncwa for averages, ncatted and ncrename for metadata cleanup, ncap2 for derived variables, and ncremap/ncclimo for climate and regridding workflows. The shell-command style is the point: build reproducible data-processing pipelines with normal scripts.
NCO is a classic example of domain-specific CLI tooling that stayed relevant because the file format stayed relevant. It is important for package collections because it bridges lower-level libraries such as netCDF and HDF with practical batch workflows used by climate, atmospheric, oceanographic, and earth-system researchers.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ncap2 | cli | global executable | |
ncatted | cli | global executable | |
ncbo | cli | global executable | |
ncchecker | cli | global executable | |
ncclimo | cli | global executable | |
ncdiff | cli | global executable | |
ncea | cli | global executable | |
ncecat | cli | global executable | |
nces | cli | global executable | |
ncflint | cli | global executable | |
ncks | cli | global executable | |
ncpdq | cli | global executable | |
ncra | cli | global executable | |
ncrcat | cli | global executable | |
ncremap | cli | global executable | |
ncrename | cli | global executable | |
ncwa | cli | global executable | |
ncz2psx | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:nco |
|---|---|
| Version | 5.3.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nco |
| Homepage | https://nco.sourceforge.net/ |
| Repository | https://github.com/nco/nco |
| Upstream docs | https://nco.sourceforge.net/ |
| License | BSD-3-Clause |
| Source archive | https://github.com/nco/nco/archive/refs/tags/5.3.9.tar.gz |
| Last updated | 2026-06-22T14:05:35-07:00 |
| Pulse | updated |
| Dependencies | gettext, gsl, netcdf, texinfo, udunits |
| Build dependencies | gettext, openjdk |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nco |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nco 5.3.3-1
Command-line operators to analyze netCDF files
sudo apt install nconco
nix profile install nixpkgs#nconco 5.2.1-1build2
Command-line operators to analyze netCDF files
sudo apt install nconco 5.3.9-1.fc45
Suite of programs for manipulating NetCDF/HDF4 files
sudo dnf install nconco-devel 5.3.9-1.fc45
Development files for NCO
sudo dnf install nco-develnco-static 5.3.9-1.fc45
Static libraries for NCO
sudo dnf install nco-staticlibnco-5_3_9 5.3.9-1.1
Libraries for accessing nco
sudo zypper install libnco-5_3_9libnco-devel 5.3.9-1.1
Development files for nco
sudo zypper install libnco-devellibnco_c++-5_3_9 5.3.9-1.1
Libraries for accessing nco
sudo zypper install libnco_c++-5_3_9nco 5.3.9-1.1
Suite of programs for manipulating NetCDF/HDF files
sudo zypper install nconco-doc 5.3.9-1.1
Documentation for nco
sudo zypper install nco-docnco
sudo port install ncosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.