How to Install libnetcdf-c++4-dev in Ubuntu 18.04



Install libnetcdf-c++4-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libnetcdf-c++4-dev

Description:

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.

Homepage: http://www.unidata.ucar.edu/software/netcdf/

Version: 4.3.0+ds-5

Section: universe/libdevel