====== netcdf-fortran ====== **netcdf-fortran** is a software module available on **Comet**. ===== netcdf-fortran overview ===== 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$''. ---- ===== netcdf-fortran Help ===== 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. ---- ===== netcdf-fortran Dependencies ===== There are no dependencies listed for **netcdf-fortran** ---- [[:advanced:software|Back to software]]