netcdf-cxx: C++ Libraries for NetCDF data format

Contents

  1. Overview of package
  2. Overview of package
    1. General usage
  3. Availability of package by cluster

Overview of package

General information about package
Package: netcdf-cxx
Description: C++ Libraries for NetCDF data format
For more information: http://www.unidata.ucar.edu/software/netcdf
Categories:
License: OpenSource (University Corporation for Atmospheric Research/Unidata)

General usage information

NetCDF is a self-describing, machine-independent scientific data format. This package consists of C++ bindings to the C libraries for reading and manipulating data in this format.

The following environmental variables have been defined:

  • \$NETCDF_CXX_ROOT has been set to the root of the netcdf-cxx installation
  • \$NETCDF_CXX_LIBDIR points to the directory containing the libraries
  • \$NETCDF_CXX_INCDIR points to the directory containing the header files

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

  • -I\$NETCDF_CXX_INCDIR
and the following flags to your link command (e.g. LDFLAGS in your Makefile):
  • -L\$NETCDF_CXX_LIBDIR -Wl,-rpath,\$NETCDF_CXX_LIBDIR${endlist}

    Available versions of the package netcdf-cxx, by cluster

    This section lists the available versions of the package netcdf-cxxon the different clusters.

    Available versions of netcdf-cxx on the Deepthought2 cluster (RHEL8)

    Available versions of netcdf-cxx on the Deepthought2 cluster (RHEL8)
    Version Module tags CPU optimized for GPU ready?
    4.3.1 netcdf-cxx/4.3.1 ivybridge N
    4.3.0 netcdf-cxx/4.3.0 x86_64 N

    Available versions of netcdf-cxx on the Juggernaut cluster

    Available versions of netcdf-cxx on the Juggernaut cluster
    Version Module tags CPU optimized for GPU ready?
    4.3.1 netcdf-cxx/4.3.1 broadwell N