macOS
brew install netcdflocal Homebrew formula metadata
sudo port install netcdfMacPorts ports tree · science/netcdf/Portfile · source: api.github.com
brew
Libraries and data formats for array-oriented scientific data. Version 4.10.0 via Homebrew; verified from local package data.
install
brew install netcdflocal Homebrew formula metadata
sudo port install netcdfMacPorts ports tree · science/netcdf/Portfile · source: api.github.com
sudo apk add netcdfAlpine Linux edge package indexes · netcdf · source: dl-cdn.alpinelinux.org
sudo apt install libnetcdf-devDebian stable package indexes · libnetcdf-dev · source: deb.debian.org
sudo dnf install netcdfFedora Rawhide package metadata · netcdf · source: dl.fedoraproject.org
nix profile install nixpkgs#netcdfnixpkgs package indexes · pkgs/by-name/ne/netcdf/package.nix · source: api.github.com
sudo pacman -S netcdfArch Linux sync databases · netcdf · source: geo.mirror.pkgbuild.com
sudo zypper install libnetcdf22openSUSE Tumbleweed package metadata · libnetcdf22 · source: download.opensuse.org
winget install --id Unidata.NetCDF -eWindows Package Manager source index · Unidata.NetCDF · source: cdn.winget.microsoft.com
overview
Libraries and data formats for array-oriented scientific data
history
netCDF is one of the standard data formats and libraries for portable, self-describing, array-oriented scientific data. Homebrew's netcdf formula packages the C library and utilities such as nc-config, ncdump, ncgen, ncgen3, and nccopy.
The project grew out of Unidata's late-1980s work on a portable scientific data interface. Unidata's history says Glenn Davis developed an early C prototype layered on XDR in early 1988, then an August 1988 workshop settled the Unidata netCDF interface before Davis and Russ Rew implemented the first software. Version 2.0 was announced in October 1991, version 3.3 in May 1997 added a new type-safe C and Fortran interface, and version 3.4 in March 1998 brought initial large-file support and performance work.
Unidata describes netCDF as a community standard for sharing scientific data, with maintained C, C++, Java, and Fortran interfaces and additional interfaces for Python, IDL, MATLAB, R, Ruby, and Perl. Homebrew analytics show the core package's broad dependency role: on July 1, 2026 the formula page listed 90,512 installs over 365 days and 6,249 over 30 days, while only 14,750 of the annual installs were direct installs on request.
Users interact with it both as a library and as a CLI toolkit. ncdump prints a netCDF file as CDL text, ncgen turns CDL back into binary netCDF, and nccopy copies files while changing binary format, compression, chunks, or storage settings. Developers use nc-config to discover compiler and linker flags, and higher-level ecosystems build on the C library for Python, Fortran, C++, and analysis tools.
For package people, netcdf is the anchor package in a stack that fans out into HDF5, compression libraries, OPeNDAP/curl support, language bindings, climate tools, and HPC I/O packages. A formula bump can ripple into scientific software because the data model is stable but the feature matrix depends on build options such as HDF5, DAP, zstd, and parallel I/O support.
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 |
|---|---|---|---|
nc-config | cli | global executable | |
nccopy | cli | global executable | |
ncdump | cli | global executable | |
ncgen | cli | global executable | |
ncgen3 | 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.
https://github.com/Unidata/netcdf-c
install metadata
| Package key | brew:netcdf |
|---|---|
| Version | 4.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/netcdf |
| Homepage | https://www.unidata.ucar.edu/software/netcdf/ |
| Repository | https://github.com/Unidata/netcdf-c |
| Upstream docs | https://docs.unidata.ucar.edu/netcdf-c/current |
| License | BSD-3-Clause |
| Source archive | https://github.com/Unidata/netcdf-c/archive/refs/tags/v4.10.0.tar.gz |
| Dependencies | hdf5, libaec, zstd |
| Build dependencies | cmake |
| Uses from macOS | bzip2, curl, libxml2 |
| 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 | netcdf |
| 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.
libnetcdf-dev 1:4.9.3-1
creation, access, and sharing of scientific data
http://www.unidata.ucar.edu/software/netcdf/
sudo apt install libnetcdf-devlibnetcdf22 1:4.9.3-1
Interface for scientific data access to large binary data
http://www.unidata.ucar.edu/software/netcdf/
sudo apt install libnetcdf22netcdf-bin 1:4.9.3-1
Programs for reading and writing NetCDF files
http://www.unidata.ucar.edu/software/netcdf/
sudo apt install netcdf-binnetcdf-doc 1:4.9.3-1
Documentation for NetCDF
http://www.unidata.ucar.edu/software/netcdf/
sudo apt install netcdf-docnetcdf
nix profile install nixpkgs#netcdflibnetcdf-dev 1:4.9.2-5ubuntu4
creation, access, and sharing of scientific data
http://www.unidata.ucar.edu/software/netcdf/
sudo apt install libnetcdf-devlibnetcdf19t64 1:4.9.2-5ubuntu4
Interface for scientific data access to large binary data
http://www.unidata.ucar.edu/software/netcdf/
sudo apt install libnetcdf19t64netcdf-bin 1:4.9.2-5ubuntu4
Programs for reading and writing NetCDF files
http://www.unidata.ucar.edu/software/netcdf/
sudo apt install netcdf-binnetcdf-doc 1:4.9.2-5ubuntu4
Documentation for NetCDF
http://www.unidata.ucar.edu/software/netcdf/
sudo apt install netcdf-docnetcdf 4.10.0-r0
Libraries for the Unidata network Common Data Format
https://www.unidata.ucar.edu/software/netcdf/
sudo apk add netcdfnetcdf-dev 4.10.0-r0
Libraries for the Unidata network Common Data Format (development files)
https://www.unidata.ucar.edu/software/netcdf/
sudo apk add netcdf-devnetcdf-doc 4.10.0-r0
Libraries for the Unidata network Common Data Format (documentation)
https://www.unidata.ucar.edu/software/netcdf/
sudo apk add netcdf-docnetcdf-utils 4.10.0-r0
Libraries for the Unidata network Common Data Format
https://www.unidata.ucar.edu/software/netcdf/
sudo apk add netcdf-utilsnetcdf 4.10.0-3.fc45
Libraries for the Unidata network Common Data Form
http://www.unidata.ucar.edu/software/netcdf/
sudo dnf install netcdfnetcdf-devel 4.10.0-3.fc45
Development files for netcdf
http://www.unidata.ucar.edu/software/netcdf/
sudo dnf install netcdf-develnetcdf-mpich 4.10.0-3.fc45
NetCDF mpich libraries
http://www.unidata.ucar.edu/software/netcdf/
sudo dnf install netcdf-mpichsource 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.