netcdf-fortran is a software module available on Comet.
To access netcdf-fortran on Comet, run module load netcdf-fortran. This will load the default version of netcdf-fortran.
An overview of the module information is shown below (module -r spider ^netcdf-fortran$):
netcdf-fortran:
Versions:
netcdf-fortran/4.6.2
For detailed information about a specific "netcdf-fortran" package (including how to load the modules) use the module's full name.
Note that names that have a trailing (E) are extensions provided by other modules.
For example:
$ module spider netcdf-fortran/4.6.2
If there are multiple versions of netcdf-fortran listed, then you can load a specific version as follows:
$ module load netcdf-fortran/version_string
You can find the most up to date information whilst logged on to Comet by running module -r spider ^netcdf-fortran$.
The module netcdf-fortran has the following embedded help text (module help netcdf-fortran):
Netcdf-fortran compiled with parallel I/O support using MPI.
Provides tools and libraries for managing large scientific datasets.