ncdiff

Command-line operators to analyze netCDF files

Install

All systems
curl cmd.cat/ncdiff.sh
Debian Debian
apt-get install nco
Ubuntu
apt-get install nco
image/svg+xml Kali Linux
apt-get install nco
Fedora
dnf install nco
Windows (WSL2)
sudo apt-get update sudo apt-get install nco
OS X
brew install nco
Raspbian
apt-get install nco

nco

Command-line operators to analyze netCDF files

NCO is a suite of programs known as operators. The operators are stand-alone, command-line programs executable in a POSIX shell. Operators take one or more netCDF files as input, perform operations (e.g., averaging, hyperslabbing), and produce a netCDF output file. NCO was originally designed to manipulate and analyze climate data, though it works on any netCDF format datasets.