Automic VaultAutomic Vault

brew

netcdf mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für netcdf in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install netcdf

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install netcdf

MacPorts ports tree · science/netcdf/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add netcdf

Alpine Linux edge package indexes · netcdf · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install netcdf

Fedora Rawhide package metadata · netcdf · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#netcdf

nixpkgs package indexes · pkgs/by-name/ne/netcdf/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S netcdf

Arch Linux sync databases · netcdf · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install netcdf

openSUSE Tumbleweed package metadata · netcdf · Quelle: download.opensuse.org

Debian aptverifiziert · 92%
sudo apt install libnetcdf-dev

Debian stable package indexes · libnetcdf-dev · Quelle: deb.debian.org

Windows

Windows Package Managerverifiziert · 92%
winget install --id Unidata.NetCDF -e

Windows Package Manager source index · Unidata.NetCDF · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Libraries and data formats for array-oriented scientific data

Befehle und Aliase

  • nc-config
  • nccopy
  • ncdump
  • ncgen
  • ncgen3

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 1988: Glenn Davis developed an early Unidata netCDF C prototype layered on XDR.
  • 1988-08: a Unidata workshop agreed on the netCDF interface.
  • 1991-10: netCDF 2.0 was announced.
  • 1997-05: netCDF 3.3 added a type-safe C and Fortran interface.
  • 1998-03: netCDF 3.4 added initial large-file support.
  • 2026-02-25: netCDF-C 4.10.0 was released.
  • 2026-07-01: Homebrew listed stable version 4.10.0 and 90,512 installs over 365 days.

Related projects

  • netcdf-fortran
  • netcdf-cxx
  • netcdf4-python
  • HDF5
  • PnetCDF
  • NCO

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
nc-configcliglobales Executable
nccopycliglobales Executable
ncdumpcliglobales Executable
ncgencliglobales Executable
ncgen3cliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version4.10.1
Manager aktualisiert2026-07-09
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv4.10.1

https://github.com/Unidata/netcdf-c

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:netcdf
Version4.10.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/netcdf
Homepagehttps://www.unidata.ucar.edu/software/netcdf/
Repositoryhttps://github.com/Unidata/netcdf-c
Upstream-Dokumentationhttps://docs.unidata.ucar.edu/netcdf-c/current
LizenzBSD-3-Clause
Quellarchivhttps://github.com/Unidata/netcdf-c/archive/refs/tags/v4.10.1.tar.gz
Zuletzt aktualisiert2026-07-09T22:04:02Z
Pulseupdated
Abhängigkeitenhdf5, libaec, zstd
Build-Abhängigkeitencmake
Von macOS bereitgestellte Bibliothekenbzip2, curl, libxml2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

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-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: netcdf
  • 5 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Netcdf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnetcdf-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnetcdf22 1:4.9.3-1

Interface for scientific data access to large binary data

http://www.unidata.ucar.edu/software/netcdf/

sudo apt install libnetcdf22
  • Section: libs
  • Architecture: amd64
  • Source Package: netcdf
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Netcdf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnetcdf22 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

netcdf-bin 1:4.9.3-1

Programs for reading and writing NetCDF files

http://www.unidata.ucar.edu/software/netcdf/

sudo apt install netcdf-bin
  • Section: science
  • Architecture: amd64
  • Source Package: netcdf
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Netcdf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: netcdf-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

netcdf-doc 1:4.9.3-1

Documentation for NetCDF

http://www.unidata.ucar.edu/software/netcdf/

sudo apt install netcdf-doc
  • Section: doc
  • Architecture: all
  • Source Package: netcdf
  • normalized package name match
  • Abgeglichen nach: Netcdf
Debian stable package indexes · deb.debian.org · Debian stable package indexes: netcdf-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

netcdf

nix profile install nixpkgs#netcdf
  • normalized package name match
  • Abgeglichen nach: Netcdf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/netcdf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libnetcdf-dev 1:4.9.2-5ubuntu4

creation, access, and sharing of scientific data

http://www.unidata.ucar.edu/software/netcdf/

sudo apt install libnetcdf-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: netcdf
  • 5 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Netcdf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnetcdf-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnetcdf19t64 1:4.9.2-5ubuntu4

Interface for scientific data access to large binary data

http://www.unidata.ucar.edu/software/netcdf/

sudo apt install libnetcdf19t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: netcdf
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnetcdf19t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

netcdf-bin 1:4.9.2-5ubuntu4

Programs for reading and writing NetCDF files

http://www.unidata.ucar.edu/software/netcdf/

sudo apt install netcdf-bin
  • Section: universe/science
  • Architecture: amd64
  • Source Package: netcdf
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Netcdf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: netcdf-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

netcdf-doc 1:4.9.2-5ubuntu4

Documentation for NetCDF

http://www.unidata.ucar.edu/software/netcdf/

sudo apt install netcdf-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: netcdf
  • normalized package name match
  • Abgeglichen nach: Netcdf
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: netcdf-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

netcdf 4.10.0-r0

Libraries for the Unidata network Common Data Format

https://www.unidata.ucar.edu/software/netcdf/

sudo apk add netcdf
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: netcdf
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: netcdf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

netcdf-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-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: netcdf
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: netcdf-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

netcdf-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-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: netcdf
  • normalized package name match
  • Abgeglichen nach: Netcdf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: netcdf-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

netcdf-utils 4.10.0-r0

Libraries for the Unidata network Common Data Format

https://www.unidata.ucar.edu/software/netcdf/

sudo apk add netcdf-utils
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: netcdf
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: netcdf-utils from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

netcdf 4.10.0-3.fc45

Libraries for the Unidata network Common Data Form

http://www.unidata.ucar.edu/software/netcdf/

sudo dnf install netcdf
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: netcdf
  • 16 Abhängigkeiten
  • 11 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

netcdf-devel 4.10.0-3.fc45

Development files for netcdf

http://www.unidata.ucar.edu/software/netcdf/

sudo dnf install netcdf-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: netcdf
  • 7 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

netcdf-mpich 4.10.0-3.fc45

NetCDF mpich libraries

http://www.unidata.ucar.edu/software/netcdf/

sudo dnf install netcdf-mpich
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: netcdf
  • 17 Abhängigkeiten
  • 12 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Netcdf
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcdf-mpich from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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