ncxx4-config

Development files for netCDF-4 C++ API

Install

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

netcdf-cxx4-devel

Development files for netCDF-4 C++ API

netcdf-cxx4-mpich-devel

NetCDF mpich development files

netcdf-cxx4-openmpi-devel

NetCDF openmpi development files

libnetcdf-c++4-dev

creation, access, and sharing of scientific data in C++

NetCDF (network Common Data Form) is a set of interfaces for array-oriented data access and a freely distributed collection of data access libraries for C, Fortran, C++, Java, and other languages. The netCDF libraries support a machine-independent format for representing scientific data. Together, the interfaces, libraries, and format support the creation, access, and sharing of scientific data. This package contains headers for the C++ library.

netcdf-cxx

Legacy netCDF C++ library. This library is provided for backward

compatibility only. New C++ development should be done with the netCDF CXX4 C++ library.