Difference between revisions of "NetCDF 2016"
From HPC users
Jump to navigationJump to search
Line 4: | Line 4: | ||
== Installed version == | == Installed version == | ||
The following versions of NetCDF are currently installed on the cluster: | |||
*netCDF/'''4.4.1-intel-2016b-with-HDF4''' | |||
*netCDF/'''4.4.1-intel-2016b''' | |||
*netCDF-Fortran/'''4.4.4-intel-2016b-with-HDF4''' | |||
*netCDF-Fortran/'''4.4.4-intel-2016b''' | |||
== Using NetCDF on the HPC cluster == | == Using NetCDF on the HPC cluster == |
Revision as of 12:24, 6 June 2017
Introduction
NetCDF is a set of software libraries and self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. NetCDF was developed and is maintained at Unidata. Unidata provides data and software tools for use in geoscience education and research. Unidata is part of the University Corporation for Atmospheric Research (UCAR) Community Programs (UCP). Unidata is funded primarily by the National Science Foundation.
Installed version
The following versions of NetCDF are currently installed on the cluster:
- netCDF/4.4.1-intel-2016b-with-HDF4
- netCDF/4.4.1-intel-2016b
- netCDF-Fortran/4.4.4-intel-2016b-with-HDF4
- netCDF-Fortran/4.4.4-intel-2016b
Using NetCDF on the HPC cluster
Documentation
The full documentation and further informations can be found here.