macOS
brew install netcdflocal Homebrew formula metadata
sudo port install netcdfMacPorts ports tree · science/netcdf/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für netcdf in AI-Agent-Workflows.
Installation
brew install netcdflocal Homebrew formula metadata
sudo port install netcdfMacPorts ports tree · science/netcdf/Portfile · Quelle: api.github.com
sudo apk add netcdfAlpine Linux edge package indexes · netcdf · Quelle: dl-cdn.alpinelinux.org
sudo dnf install netcdfFedora Rawhide package metadata · netcdf · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#netcdfnixpkgs package indexes · pkgs/by-name/ne/netcdf/package.nix · Quelle: api.github.com
sudo pacman -S netcdfArch Linux sync databases · netcdf · Quelle: geo.mirror.pkgbuild.com
sudo zypper install netcdfopenSUSE Tumbleweed package metadata · netcdf · Quelle: download.opensuse.org
sudo apt install libnetcdf-devDebian stable package indexes · libnetcdf-dev · Quelle: deb.debian.org
winget install --id Unidata.NetCDF -eWindows Package Manager source index · Unidata.NetCDF · Quelle: cdn.winget.microsoft.com
Überblick
Libraries and data formats for array-oriented scientific data
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
nc-config | cli | globales Executable | |
nccopy | cli | globales Executable | |
ncdump | cli | globales Executable | |
ncgen | cli | globales Executable | |
ncgen3 | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/Unidata/netcdf-c
Installationsmetadaten
| Paketschlüssel | brew:netcdf |
|---|---|
| Version | 4.10.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/netcdf |
| Homepage | https://www.unidata.ucar.edu/software/netcdf/ |
| Repository | https://github.com/Unidata/netcdf-c |
| Upstream-Dokumentation | https://docs.unidata.ucar.edu/netcdf-c/current |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/Unidata/netcdf-c/archive/refs/tags/v4.10.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-09T22:04:02Z |
| Pulse | updated |
| Abhängigkeiten | hdf5, libaec, zstd |
| Build-Abhängigkeiten | cmake |
| Von macOS bereitgestellte Bibliotheken | bzip2, curl, libxml2 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-mpichQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.