Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37496318
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: netcdf-cxx4

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 4.3.1-alt1
Время сборки: 16 апреля 2021, 10:15 ( 157.7 недели назад )
Размер архива: 368.70 Kb

Домашняя страница:   http://www.unidata.ucar.edu/software/netcdf/

Лицензия: NetCDF
О пакете: Libraries to use the Unidata network Common Data Form (netCDF) v4, C++ interface
Описание:

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.

This package contains C++ interface library for NetCDF v4.

Текущий майнтейнер: Aleksei Nikiforov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libnetcdf-cxx4-1
  • libnetcdf-cxx4-1-debuginfo
  • netcdf-cxx4-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin