netcdf: C Libraries for NetCDF data format
Contents
Overview of package
Package: | netcdf |
---|---|
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 libraries for C for reading and manipulating data in this format.
The following environmental variables have been defined:
- \$NETCDF_ROOT has been set to the root of the netcdf installation
- \$NETCDF_LIBDIR points to the directory containing the libraries
- \$NETCDF_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_INCDIR
- -L\$NETCDF_LIBDIR -Wl,-rpath,\$NETCDF_LIBDIR${endlist}
Available versions of the package netcdf, by cluster
This section lists the available versions of the package netcdfon the different clusters.
Available versions of netcdf on the Deepthought2 cluster (RHEL8)
Available versions of netcdf on the Deepthought2 cluster (RHEL8) Version Module tags CPU optimized for GPU ready? 4.6.3 netcdf/4.6.3 x86_64 N 4.7.3 netcdf/4.7.3 ivybridge N Available versions of netcdf on the Juggernaut cluster
Available versions of netcdf on the Juggernaut cluster Version Module tags CPU optimized for GPU ready? 4.7.3 netcdf/4.7.3 broadwell N