Пакет python3-module-netCDF4: Информация

    Исходный пакет: python3-module-netCDF4
    Версия: 1.5.6-alt2
    Собран:  10 июня 2023 г. 23:23
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/netCDF4/

    Лицензия: BSD / MIT
    О пакете: Python/numpy interface to netCDF library (versions 3 and 4)
    Описание: 
    netCDF version 4 has many features not found in earlier versions of the
    library and is implemented on top of HDF5. This module can read and
    write files in both the new netCDF 4 and the old netCDF 3 format, and
    can create files that are readable by HDF5 clients. The API modelled
    after Scientific.IO.NetCDF, and should be familiar to users of that
    module.
    
    Most new features of netCDF 4 are implemented, such as multiple
    unlimited dimensions, groups and zlib data compression. All the new
    numeric data types (such as 64 bit and unsigned integer types) are
    implemented. Compound and variable length (vlen) data types are
    supported, but the enum and opaque data types are not. Mixtures of
    compound and vlen data types (compound types containing vlens, and vlens
    containing compound types) are not supported.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-netCDF4 (mipsel)
    python3-module-netCDF4-debuginfo (mipsel)
    python3-module-netCDF4-docs (noarch)

    Сопровождающий: Aleksei Nikiforov


      1. libnetcdf-devel
      2. libnumpy-py3-devel
      3. python3-module-Cython
      4. python3-module-html5lib
      5. python3-module-notebook
      6. python3-module-numpy-testing
      7. libcurl-devel
      8. python3-module-setuptools
      9. rpm-build-python3
      10. libhdf5-devel
      11. zlib-devel
      12. libjpeg-devel

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


    19 апреля 2021 г. Aleksei Nikiforov 1.5.6-alt2
    - Rebuilt with new libhdf5.
    18 марта 2021 г. Grigory Ustinov 1.5.6-alt1
    - Build new version.
    21 января 2021 г. Grigory Ustinov 1.5.5.1-alt1
    - Build new version.