Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt, winget 安装 netcdf

查看 netcdf 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install netcdf

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install netcdf

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add netcdf

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

Fedora dnf已验证 · 92%
sudo dnf install netcdf

Fedora Rawhide package metadata · netcdf · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#netcdf

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

Arch Linux pacman已验证 · 92%
sudo pacman -S netcdf

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

openSUSE zypper已验证 · 92%
sudo zypper install netcdf

openSUSE Tumbleweed package metadata · netcdf · 来源: download.opensuse.org

Debian apt已验证 · 92%
sudo apt install libnetcdf-dev

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

Windows

Windows Package Manager已验证 · 92%
winget install --id Unidata.NetCDF -e

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

概览

软件包摘要

Libraries and data formats for array-oriented scientific data

命令和别名

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

历史

项目历史与用法

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.

时间线

  • 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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
nc-configcli全局可执行文件
nccopycli全局可执行文件
ncdumpcli全局可执行文件
ncgencli全局可执行文件
ncgen3cli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本4.10.1
管理器更新时间2026-07-09
本地数据OK
上游当前
检测到的最新版本v4.10.1

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

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:netcdf
版本4.10.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/netcdf
主页https://www.unidata.ucar.edu/software/netcdf/
仓库https://github.com/Unidata/netcdf-c
上游文档https://docs.unidata.ucar.edu/netcdf-c/current
许可证BSD-3-Clause
源码归档https://github.com/Unidata/netcdf-c/archive/refs/tags/v4.10.1.tar.gz
最后更新2026-07-09T22:04:02Z
Pulseupdated
依赖hdf5, libaec, zstd
构建依赖cmake
macOS 提供的库bzip2, curl, libxml2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 11 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 12 提供
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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