This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Libraries > netcdf (4.3.3.1)

NetCDF (network Common Data Form) is a set of interfaces for
array-oriented data access and a freely-distributed collection of data
access libraries for C, Fortran, C++, Java, and other languages. The
netCDF libraries support a machine-independent format for representing
scientific data. Together, the interfaces, libraries, and format support
the creation, access, and sharing of scientific data.

NetCDF data is:

* Self-Describing. A netCDF file includes information about the
data it contains.
* Portable. A netCDF file can be accessed by computers with different
ways of storing integers, characters, and floating- point numbers.
* Scalable. A small subset of a large dataset may be accessed
efficiently.
* Appendable. Data may be appended to a properly structured netCDF
file without copying the dataset or redefining its structure.
* Sharable. One writer and multiple readers may simultaneously access
the same netCDF file.
* Archivable. Access to all earlier forms of netCDF data will be
supported by current and future versions of the software.

The netCDF software was developed by Glenn Davis, Russ Rew, Ed Hartnett,
John Caron, Steve Emmerson, and Harvey Davies at the Unidata Program
Center in Boulder, Colorado, with contributions from many other netCDF
users.

Maintained by: David Spencer
Keywords: 2d,scientific,storage
ChangeLog: netcdf

Homepage:
http://www.unidata.ucar.edu/software/netcdf/

Source Downloads:
netcdf-4.3.3.1.tar.gz (5c9dad3705a3408d27f696e5b31fb88c)

Download SlackBuild:
netcdf.tar.gz
netcdf.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
netcdf.SlackBuild
netcdf.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds