netCDF-HDF5-utils
Software description
NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.
This module combines C, Fortran and C++ interfaces/libraries, specifically:
- netCDF C
- netCDF Fortran
- netCDF C++
- HDF5
This module only provides a path to the netCDF and HDF5 utilities (e.g. ncdump
, h5dump
, etc.)
If you are compiling programs that require netcdf or hdf5 libraries, then:
- load an appropriate toolchain (e.g.
buildenv-intel/2023a-eb
) - load the corresponding netCDF-HDF5 module (e.g.
netCDF-HDF5/4.9.2-1.12.2-hpc1
)
Homepage: www.unidata.ucar.edu/software/netcdf/
Available Modules
4.9.2-1.12.2-hpc1-intel-2023a-eb
Installation of netCDF and HDF5 utilities.
Versions:
- netCDF C version 4.9.2
- netCDF Fortran version 4.6.1
- netCDF C++ version 4.3.1
- HDF5 version 1.12.1
Load with:
[user@system ~]$ module load netCDF-HDF5-utils/4.9.2-1.12.2-hpc1-intel-2023a-eb
Config and build options
Configured with --enable-parallel --enable-parallel-tests
This is NOT the same as Pnetcdf which is NOT provided!
This module was built with buildenv-intel/2023a-eb
and passed all tests including parallel.
Installed documentation
Man pages, e.g. man ncdump
, man nccopy
Online documentation
https://docs.unidata.ucar.edu/nug/current/netcdf_utilities_guide.html