Пакет libnetcdf7-seq: Информация

    Исходный пакет: libnetcdf7-seq
    Версия: 4.3.2-alt1
    Собран:  4 июня 2014 г. 14:05 в задании #120802
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.unidata.ucar.edu/packages/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-пакетом:
    libnetcdf-devel (x86_64, i586)
    libnetcdf7-seq (x86_64, i586)
    libnetcdf7-seq-debuginfo (x86_64, i586)
    libnetcdf7-seq-doc (noarch)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev
    Vitaly Lipatov

      1. libexpat-devel
      2. doxygen
      3. graphviz
      4. /usr/bin/tex
      5. flex
      6. gcc-c++
      7. gcc-fortran
      8. libhdf5-devel
      9. zlib-devel
      10. libcurl-devel

    Последнее изменение


    4 июня 2014 г. Eugeny A. Rostovtsev 4.3.2-alt1
    - Version 4.3.2
    17 июля 2013 г. Eugeny A. Rostovtsev 4.3.0-alt3
    - Added Provides: pkgconfig(netcdf) = 4.3.2-alt1
    5 июля 2013 г. Eugeny A. Rostovtsev 4.3.0-alt2
    - Applied repocop patch