summaryrefslogtreecommitdiffstats
path: root/libraries/netcdf-fortran/README
blob: 62fadba97f002b3ce9b7d676d1e1f69395eff1aa (plain)
The Unidata network Common Data Form (netCDF) is an interface for
scientific data access and a set of freely-distributed software
libraries that provide an implementation of the interface. The netCDF
library also defines a machine-independent format for representing
scientific data. Together, the interface, library, and format support
the creation, access, and sharing of scientific data. This software
package provides Fortran application interfaces for accessing netCDF
data. It depends on the netCDF C library, which must be installed
first.