Automic VaultAutomic Vault

brew

netcdf を Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt, winget でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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