nf-config
API
Install
- All systems
-
curl cmd.cat/nf-config.sh
- Debian
-
apt-get install libnetcdff-dev
- Ubuntu
-
apt-get install libnetcdff-dev
- Arch Linux
-
pacman -S netcdf-fortran-openmpi
- Kali Linux
-
apt-get install libnetcdff-dev
- Fedora
-
dnf install netcdf-fortran-openmpi-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libnetcdff-dev
- Raspbian
-
apt-get install libnetcdff-dev
- Dockerfile
- dockerfile.run/nf-config
netcdf-fortran-devel
API
netcdf-fortran-mpich-devel
development files
netcdf-fortran-openmpi-devel
development files
libnetcdff-dev
creation, access, and sharing of scientific data in Fortran
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 Fortran library.