macOS
brew install netcdflocal Homebrew formula metadata
sudo port install netcdfMacPorts ports tree · science/netcdf/Portfile · ソース: api.github.com
brew
netcdf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install netcdflocal Homebrew formula metadata
sudo port install netcdfMacPorts ports tree · science/netcdf/Portfile · ソース: api.github.com
sudo apk add netcdfAlpine Linux edge package indexes · netcdf · ソース: dl-cdn.alpinelinux.org
sudo dnf install netcdfFedora Rawhide package metadata · netcdf · ソース: dl.fedoraproject.org
nix profile install nixpkgs#netcdfnixpkgs package indexes · pkgs/by-name/ne/netcdf/package.nix · ソース: api.github.com
sudo pacman -S netcdfArch Linux sync databases · netcdf · ソース: geo.mirror.pkgbuild.com
sudo zypper install netcdfopenSUSE Tumbleweed package metadata · netcdf · ソース: download.opensuse.org
sudo apt install libnetcdf-devDebian stable package indexes · libnetcdf-dev · ソース: deb.debian.org
winget install --id Unidata.NetCDF -eWindows Package Manager source index · Unidata.NetCDF · ソース: cdn.winget.microsoft.com
概要
Libraries and data formats for array-oriented scientific data
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nc-config | cli | グローバル実行可能ファイル | |
nccopy | cli | グローバル実行可能ファイル | |
ncdump | cli | グローバル実行可能ファイル | |
ncgen | cli | グローバル実行可能ファイル | |
ncgen3 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Unidata/netcdf-c
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| 依存関係 | 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 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-mpichソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.