nc-config

Development files for netcdf

Install

All systems
curl cmd.cat/nc-config.sh
Debian Debian
apt-get install netcdf-bin
Ubuntu
apt-get install netcdf-bin
Arch Arch Linux
pacman -S netcdf-openmpi
image/svg+xml Kali Linux
apt-get install libnetcdf-dev
Fedora
dnf install netcdf-openmpi-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install netcdf-bin
Raspbian
apt-get install netcdf-bin

netcdf-devel

Development files for netcdf

netcdf-mpich-devel

NetCDF mpich development files

netcdf-openmpi-devel

NetCDF openmpi development files

libnetcdf-dev

Development kit for NetCDF

NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. This package includes everything needed for developing in C, C++, Fortran 77, and Fortran 90.

netcdf-bin

Programs for reading and writing NetCDF files

Contains the programs ncdump and ncgen which convert NetCDF files to ASCII and back, respectively. NetCDF (network Common Data Form) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data.

netcdf

network Common Data Form interface for array-oriented data access and corresponding library

netcdf-openmpi

network Common Data Form interface for array-oriented data access and corresponding library with parallel support (openmpi version)