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



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

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

Description:

C++ interface for scientific data access to large binary data

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 contains the C++ shared library.

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

Version: 4.3.0+ds-5

Section: universe/libs