How to Install libnetcdf13 in Ubuntu 18.04



Install libnetcdf13 by entering the following commands in the terminal:

sudo apt update
sudo apt install libnetcdf13

Description:

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 run-time shared libraries required by programs.

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

Version: 1:4.6.0-2build1

Section: universe/libs