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