====== netcdf-c ====== **netcdf-c** is a software module available on **Comet**. ===== netcdf-c overview ===== To access **netcdf-c** on Comet, run ''module load netcdf-c''. This will load the //default// version of **netcdf-c**. An overview of the module information is shown below (''module -r spider ^netcdf-c$''): netcdf-c: Versions: netcdf-c/4.9.3 For detailed information about a specific "netcdf-c" 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-c/4.9.3 If there are multiple versions of **netcdf-c** listed, then you can load a //specific// version as follows: $ module load netcdf-c/version_string You can find the most //up to date information// whilst logged on to Comet by running ''module -r spider ^netcdf-c$''. ---- ===== netcdf-c Help ===== The module **netcdf-c** has the following embedded help text (''module help netcdf-c''): Netcdf-c compiled with parallel I/O support using MPI. Provides tools and libraries for managing large scientific datasets. ---- ===== netcdf-c Dependencies ===== There are no dependencies listed for **netcdf-c** ---- [[:advanced:software|Back to software]]