4.3. Installing NetCDF library (Osmose >= 4.3)

Since Osmose 4.3.0, the Java library that manages input/outputs of NetCDF files requires the external NetCDF C library.

4.3.1. Mac Os X

To install the library on a Mac Os system, open a Terminal and type:

sudo port install netcdf4

4.3.2. Linux

To install the library on a Linux system, open a Terminal and type:

sudo apt-get install netcdf4

4.3.3. Windows

To install the library on a Windows system, download the pre-built libraries in Unidata website