macOS
brew install netcdf-fortranlocal Homebrew formula metadata
sudo port install netcdf-fortranMacPorts ports tree · science/netcdf-fortran/Portfile · ソース: api.github.com
brew
netcdf-fortran のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install netcdf-fortranlocal Homebrew formula metadata
sudo port install netcdf-fortranMacPorts ports tree · science/netcdf-fortran/Portfile · ソース: api.github.com
sudo apk add netcdf-fortranAlpine Linux edge package indexes · netcdf-fortran · ソース: dl-cdn.alpinelinux.org
sudo dnf install netcdf-fortranFedora Rawhide package metadata · netcdf-fortran · ソース: dl.fedoraproject.org
sudo pacman -S netcdf-fortranArch Linux sync databases · netcdf-fortran · ソース: geo.mirror.pkgbuild.com
sudo apt install libnetcdff-devDebian stable package indexes · libnetcdff-dev · ソース: deb.debian.org
概要
Fortran libraries and utilities for NetCDF
履歴
netcdf-fortran is Unidata's Fortran interface package for netCDF data. It exists because Fortran users in climate, weather, ocean, atmospheric, and other scientific codes need native F77/F90 APIs while the file format and core implementation live in netCDF-C.
Fortran has been part of the netCDF story from the beginning because Unidata's original interface work had to account for portable scientific programs across C and Fortran environments. The separate netcdf-fortran distribution now provides Fortran application interfaces, depends on netCDF-C, and contains both F77 and F90 APIs. The Fortran usage guide notes that since netCDF 4.1.3 the Fortran software and library have been distinct from the C library while depending on it.
Its adoption is concentrated in HPC and scientific-modeling build stacks. On July 1, 2026, Homebrew showed 2,728 installs over 365 days and 213 installs over 30 days, with gcc and netcdf as runtime dependencies. The lower volume than netcdf itself is expected because many users only need command-line tools or C libraries, while Fortran consumers install this package to compile model code.
Practical use is compiler-facing: Fortran programs call routines such as nf90_create, nf90_def_dim, nf90_def_var, nf90_put_var, nf90_open, nf90_get_var, and nf90_close. The package installs nf-config so builds can obtain the correct include and linker flags with commands like nf-config --fflags --flibs, avoiding hand-written library paths that break across shared/static builds or Homebrew prefix changes.
This package matters because many legacy and active scientific codes are Fortran-first. Packaging it separately keeps the core C library smaller while preserving the long-running netCDF contract for Fortran model code. Dependency mismatches with netCDF-C are the main thing maintainers watch; the 4.6.3 release notes require netCDF-C 4.9.2 or newer.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nf-config | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Unidata/netcdf-fortran
インストールメタデータ
| パッケージキー | brew:netcdf-fortran |
|---|---|
| バージョン | 4.6.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/netcdf-fortran |
| ホームページ | https://www.unidata.ucar.edu/software/netcdf/ |
| リポジトリ | https://github.com/Unidata/netcdf-fortran |
| 上流ドキュメント | https://docs.unidata.ucar.edu/netcdf-fortran/current |
| ライセンス | NetCDF |
| ソースアーカイブ | https://github.com/Unidata/netcdf-fortran/archive/refs/tags/v4.6.3.tar.gz |
| 最終更新 | 2026-06-03T19:46:32Z |
| Pulse | updated |
| 依存関係 | gcc, netcdf |
| ビルド依存関係 | cmake, hdf5 |
| 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-fortran |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libnetcdff-dev 4.6.0+really4.5.4+ds-3+b4
creation, access, and sharing of scientific data in Fortran
https://www.unidata.ucar.edu/software/netcdf/
sudo apt install libnetcdff-devlibnetcdff-doc 4.6.0+really4.5.4+ds-3
NetCDF Fortran documentation
https://www.unidata.ucar.edu/software/netcdf/
sudo apt install libnetcdff-doclibnetcdff7 4.6.0+really4.5.4+ds-3+b4
Fortran interface for scientific data access to large binary data
https://www.unidata.ucar.edu/software/netcdf/
sudo apt install libnetcdff7libnetcdff-dev 4.6.0+really4.5.4+ds-3build2
creation, access, and sharing of scientific data in Fortran
https://www.unidata.ucar.edu/software/netcdf/
sudo apt install libnetcdff-devlibnetcdff-doc 4.6.0+really4.5.4+ds-3build2
NetCDF Fortran documentation
https://www.unidata.ucar.edu/software/netcdf/
sudo apt install libnetcdff-doclibnetcdff7 4.6.0+really4.5.4+ds-3build2
Fortran interface for scientific data access to large binary data
https://www.unidata.ucar.edu/software/netcdf/
sudo apt install libnetcdff7netcdf-fortran 4.6.2-r0
NetCDF fortran bindings
https://www.unidata.ucar.edu/software/netcdf/
sudo apk add netcdf-fortrannetcdf-fortran-dev 4.6.2-r0
NetCDF fortran bindings (development files)
https://www.unidata.ucar.edu/software/netcdf/
sudo apk add netcdf-fortran-devnetcdf-fortran-doc 4.6.2-r0
NetCDF fortran bindings (documentation)
https://www.unidata.ucar.edu/software/netcdf/
sudo apk add netcdf-fortran-docnetcdf-fortran 4.6.2-3.fc44
Fortran libraries for NetCDF-4
http://www.unidata.ucar.edu/software/netcdf/
sudo dnf install netcdf-fortrannetcdf-fortran-devel 4.6.2-3.fc44
Development files for Fortran NetCDF API
http://www.unidata.ucar.edu/software/netcdf/
sudo dnf install netcdf-fortran-develnetcdf-fortran-mpich 4.6.2-3.fc44
NetCDF Fortran mpich libraries
http://www.unidata.ucar.edu/software/netcdf/
sudo dnf install netcdf-fortran-mpichnetcdf-fortran-mpich-devel 4.6.2-3.fc44
NetCDF Fortran mpich development files
http://www.unidata.ucar.edu/software/netcdf/
sudo dnf install netcdf-fortran-mpich-develnetcdf-fortran-mpich-static 4.6.2-3.fc44
NetCDF Fortran mpich static libraries
http://www.unidata.ucar.edu/software/netcdf/
sudo dnf install netcdf-fortran-mpich-staticnetcdf-fortran-openmpi 4.6.2-3.fc44
NetCDF Fortran openmpi libraries
http://www.unidata.ucar.edu/software/netcdf/
sudo dnf install netcdf-fortran-openmpinetcdf-fortran-openmpi-devel 4.6.2-3.fc44
NetCDF Fortran openmpi development files
http://www.unidata.ucar.edu/software/netcdf/
sudo dnf install netcdf-fortran-openmpi-develソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.