slackbuilds/libraries/netcdf
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
README libraries/netcdf: Updated for version 4.7.4. 2020-05-10 09:29:54 +07:00
netcdf.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
netcdf.info libraries/netcdf: Updated for version 4.7.4. 2020-05-10 09:29:54 +07:00
slack-desc

README

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.

Optional HDF4 support
---------------------

If you need support for reading HDF4 files, please build and install
the 'hdf' package from SlackBuilds.org, and then pass the option
'HDF4=yes' to the netcdf SlackBuild, for example

  HDF4=yes ./netcdf.SlackBuild