Mon, 30 Jun 2025 15:01:33 CST | login

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

ID25300
Package Namenetcdf4-python
Version1.6.4
Release1.oc9
Epoch
DraftFalse
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
StartedThu, 25 Jul 2024 18:27:16 CST
CompletedThu, 25 Jul 2024 18:30:23 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/netcdf4-python.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/netcdf4-python.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
netcdf4-python-1.6.4-1.oc9.src.rpm (info) (download)
aarch64
netcdf4-python-1.6.4-1.oc9.aarch64.rpm (info) (download)
python3-netcdf4-1.6.4-1.oc9.aarch64.rpm (info) (download)
netcdf4-python-debugsource-1.6.4-1.oc9.aarch64.rpm (info) (download)
python3-netcdf4-debuginfo-1.6.4-1.oc9.aarch64.rpm (info) (download)
x86_64
netcdf4-python-1.6.4-1.oc9.x86_64.rpm (info) (download)
python3-netcdf4-1.6.4-1.oc9.x86_64.rpm (info) (download)
netcdf4-python-debugsource-1.6.4-1.oc9.x86_64.rpm (info) (download)
python3-netcdf4-debuginfo-1.6.4-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.4-1 - initial build