Port details on branch 2024Q3 |
- py-netCDF4 Python Interface to the NetCDF Library (versions 3 and 4)
- 1.7.2 science
=2 1.7.2Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2009-02-23 20:19:59
- Last Update: 2025-03-28 11:10:18
- Commit Hash: 9bca5b7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 py311-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 py311-netCDF4 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-netCDF4
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1743156889
SHA256 (netcdf4-1.7.2.tar.gz) = a4c6375540b19989896136943abb6d44850ff6f1fa7d3f063253b1ad3f8b7fce
SIZE (netcdf4-1.7.2.tar.gz) = 835064
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:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- cython-3.11 : lang/cython@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-cftime>=0 : devel/py-cftime@py311
- cython-3.11 : lang/cython@py311
- python3.11 : lang/python311
- 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
- science/bout++
- science/py-abipy
- science/py-boututils
- science/py-meshio
- science/py-netcdf-flattener
Configuration Options:
- ===> The following configuration options are available for py311-netCDF4-1.7.2:
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:
|