Mon, 20 Jan 2025 23:56:59 CST | login

Information for build netcdf4-python-1.6.4-1.ocs23

ID8525
Package Namenetcdf4-python
Version1.6.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/netcdf4-python.git?.#f15cb2e3a7b36e8f5a8562ce98f79130481f0648
SummaryPython/numpy interface to netCDF
DescriptionnetCDF 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 modeled 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedWed, 08 May 2024 22:25:01 CST
CompletedWed, 08 May 2024 22:29:21 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/netcdf4-python.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/netcdf4-python.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
netcdf4-python-1.6.4-1.ocs23.src.rpm (info) (download)
aarch64
netcdf4-python-1.6.4-1.ocs23.aarch64.rpm (info) (download)
python3-netcdf4-1.6.4-1.ocs23.aarch64.rpm (info) (download)
netcdf4-python-debugsource-1.6.4-1.ocs23.aarch64.rpm (info) (download)
python3-netcdf4-debuginfo-1.6.4-1.ocs23.aarch64.rpm (info) (download)
x86_64
netcdf4-python-1.6.4-1.ocs23.x86_64.rpm (info) (download)
python3-netcdf4-1.6.4-1.ocs23.x86_64.rpm (info) (download)
netcdf4-python-debugsource-1.6.4-1.ocs23.x86_64.rpm (info) (download)
python3-netcdf4-debuginfo-1.6.4-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.4-1 - initial build