Skip to content
Snippets Groups Projects

NetCDF

pipeline status Latest Release

Library to manage in Fortran machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.

This project host code from versions of NetCDF lib used in INRAE UREP.
The original project page

Getting started

Get precompiled packages

This project's CI create compiled packages that are host in https://forgemia.inra.fr/urep/dev_utils/fortran_utils/netcdf/-/packages.

Compile on Windows

Use instructions in src/WIN32_README.TXT file for explanations. For static libray see section 2.1.

These instructions are scripted in the compile_windows.bat file. Compilation results are copied in include, lib and bin directories.

prerequisites:

Compile on Linux

Use instructions in src/INSTALL.html file for explanations.

These instructions are scripted in the compile_linux.sh file. Compilation results are copied in include, lib and bin directories.

prerequisites:

License

This project doesn't change the NetCDF lilbrary, so the license is the same, see COPYRIGHT file