Package libnetcdf: Information
Source package: libnetcdf
Version: 4.8.0-alt1
Build time: Jun 2, 2024, 02:46 PM
Category: System/Libraries
Report package bugHome page: http://www.unidata.ucar.edu/software/netcdf/
License: NetCDF
Summary: Libraries to use the Unidata network Common Data Form (netCDF)
Description:
NetCDF (network Common Data Form) is an interface for array-oriented
data access and a freely-distributed collection of software libraries
for C, Fortran, C++, and perl that provides 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. The
netCDF software was developed at the Unidata Program Center in Boulder,
Colorado.
NetCDF data is:
o Self-Describing. A netCDF file includes information about the data
it contains.
o Network-transparent. A netCDF file is represented in a form that
can be accessed by computers with different ways of storing
integers, characters, and floating-point numbers.
o Direct-access. A small subset of a large dataset may be accessed
efficiently, without first reading through all the preceding data.
o Appendable. Data can be appended to a netCDF dataset along one
dimension without copying the dataset or redefining its structure.
The structure of a netCDF dataset can be changed, though this
sometimes causes the dataset to be copied.
o Sharable. One writer and multiple readers may simultaneously
access the same netCDF file.List of RPM packages built from this SRPM:
libnetcdf-devel (e2kv6, e2kv5, e2kv4, e2k)
libnetcdf-doc (noarch)
libnetcdf19 (e2kv6, e2kv5, e2kv4, e2k)
libnetcdf19-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
netcdf-tools (e2kv6, e2kv5, e2kv4, e2k)
netcdf-tools-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libnetcdf-devel (e2kv6, e2kv5, e2kv4, e2k)
libnetcdf-doc (noarch)
libnetcdf19 (e2kv6, e2kv5, e2kv4, e2k)
libnetcdf19-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
netcdf-tools (e2kv6, e2kv5, e2kv4, e2k)
netcdf-tools-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Aleksei Nikiforov
Last changed
April 16, 2021 Aleksei Nikiforov 4.8.0-alt1
- Updated to upstream version 4.8.0. - Removed alternatives. - Updated packaging scheme.
Sept. 8, 2017 Mikhail Gordeev 4.4.1.1-alt3
- (ALT#33843) Fix broken update
Aug. 28, 2017 Aleksei Nikiforov 4.4.1.1-alt2
- Split into separate package named libnetcdf11-seq.