Package python3-module-netCDF4: Information

    Source package: python3-module-netCDF4
    Version: 1.5.6-alt2
    Latest version according to Repology
    Build time:  Feb 12, 2024, 12:36 AM in the task #335173
    Report package bug
    License: BSD / MIT
    Summary: Python/numpy interface to netCDF library (versions 3 and 4)
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-netCDF4 (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-netCDF4-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-netCDF4-docs (noarch)

    Maintainer: Aleksei Nikiforov


    ACL:
    Grigory Ustinov
    @python

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

    Last changed


    April 19, 2021 Aleksei Nikiforov 1.5.6-alt2
    - Rebuilt with new libhdf5.
    March 18, 2021 Grigory Ustinov 1.5.6-alt1
    - Build new version.
    Jan. 21, 2021 Grigory Ustinov 1.5.5.1-alt1
    - Build new version.