Skip to main content

netcdf-fortran: Fortran Libraries for NetCDF data format

Contents

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

Overview of package

General information about 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:

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

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

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 Zaratab cluster

Available versions of netcdf-fortran on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
4.5.2 netcdf-fortran/4.5.2 zen Y
4.5.3 netcdf-fortran/4.5.3 x86_64, zen2 Y
4.6.0 netcdf-fortran/4.6.0 icelake, x86_64, zen2 Y






Back to Top