Пакет netcdf: Информация
Исходный пакет: netcdf
Версия: 4.10.0-alt1
Собран: 17 июня 2026 г. 7:14 в задании #420793
Категория: Система/Библиотеки
Сообщить об ошибке в пакетеДомашняя страница: https://www.unidata.ucar.edu/software/netcdf/
Лицензия: NetCDF
О пакете: Libraries to use the Unidata network Common Data Form (netCDF)
Описание:
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.Список бинарных RPM-пакетов, собираемых из данного SRPM:
hdf5-netcdf-plugins (x86_64, i586, aarch64)
hdf5-netcdf-plugins-debuginfo (x86_64, i586, aarch64)
libnetcdf-devel (x86_64, i586, aarch64)
libnetcdf22 (x86_64, i586, aarch64)
libnetcdf22-debuginfo (x86_64, i586, aarch64)
netcdf-tools (x86_64, i586, aarch64)
netcdf-tools-debuginfo (x86_64, i586, aarch64)
hdf5-netcdf-plugins (x86_64, i586, aarch64)
hdf5-netcdf-plugins-debuginfo (x86_64, i586, aarch64)
libnetcdf-devel (x86_64, i586, aarch64)
libnetcdf22 (x86_64, i586, aarch64)
libnetcdf22-debuginfo (x86_64, i586, aarch64)
netcdf-tools (x86_64, i586, aarch64)
netcdf-tools-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Anton Farygin
Список участников:
Anton Farygin
Grigory Ustinov
Aleksei Nikiforov
Mikhail Gordeev
Eugeny A. Rostovtsev
Vitaly Lipatov
Anton Farygin
Grigory Ustinov
Aleksei Nikiforov
Mikhail Gordeev
Eugeny A. Rostovtsev
Vitaly Lipatov
Последнее изменение
14 июня 2026 г. Anton Farygin 4.10.0-alt1
- 4.9.3 -> 4.10.0
5 февраля 2026 г. Grigory Ustinov 4.9.3-alt3
- built with netcdf-4 and hdf5 for python3 modules
17 января 2026 г. Anton Farygin 4.9.3-alt2
- added upstream commit to fix build with MARKDOWN_STRICT=yes in doxygen from version 1.15.0