Port details on branch 2024Q3 |
- py-netCDF4 Python Interface to the NetCDF Library (versions 3 and 4)
- 1.6.5 science =2 1.6.5Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2009-02-23 20:19:59
- Last Update: 2023-10-26 12:22:06
- Commit Hash: 07abd63
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://unidata.github.io/netcdf4-python/
- 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.
Many new features of netCDF 4 are implemented, such as multiple
unlimited dimensions, groups and zlib data compression. All the new
primitive data types (such as 64 bit and unsigned integer types) are
implemented, except variable-length strings (NC_STRING). User defined
data types (compound, vlen, enum etc.) are not supported.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}netCDF4>0:science/py-netCDF4@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-netCDF4/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-netCDF4
- pkg install py39-netCDF4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-netCDF4 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-netCDF4
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1698237741
SHA256 (Unidata-netcdf4-python-v1.6.5rel_GH0.tar.gz) = c2777b880ce7c460b5ec017e1bb4bfbe97609fab9e89641d4762507e6f8ab2b9
SIZE (Unidata-netcdf4-python-v1.6.5rel_GH0.tar.gz) = 810832
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- cython-3.9 : lang/cython@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- py39-cftime>=0 : devel/py-cftime@py39
- cython-3.9 : lang/cython@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libhdf5.so : science/hdf5
- libnetcdf.so : science/netcdf
- This port is required by:
- for Build
-
- science/py-boututils
- science/py-xbout
- for Run
-
- graphics/qgis
- graphics/qgis-ltr
- math/py-arviz
- science/bout++
- science/py-abipy
- science/py-boututils
- science/py-meshio
Configuration Options:
- ===> The following configuration options are available for py39-netCDF4-1.6.5:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- science_py-netCDF4
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|