套件:python3-netcdf4(1.4.2-1 以及其他的)
python3-netcdf4 的相關連結
Debian 的資源:
下載原始碼套件 netcdf4-python:
- [netcdf4-python_1.4.2-1.dsc]
- [netcdf4-python_1.4.2.orig.tar.gz]
- [netcdf4-python_1.4.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [unidata.github.io]
相似套件:
Python 3 interface to the netCDF4 (network Common Data Form) library
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 is 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.
This package contains the netCDF 4 module for Python 3.
其他與 python3-netcdf4 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.16.2)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libhdf5-103
- Hierarchical Data Format 5 (HDF5) - runtime files - serial version
-
- dep: libnetcdf13 (>= 1:4.4.0)
- Interface for scientific data access to large binary data
-
- dep: libsz2
- Adaptive Entropy Coding library - SZIP
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)
-
- dep: python3-cftime
- Time-handling functionality from netcdf4-python (Python 3)
-
- dep: python3-numpy (>= 1:1.14.3)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 本虛擬套件由這些套件填實: python3-numpy
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)