Install this package:
emerge -a dev-python/netcdf4
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/netcdf4
Or alternatively:
emerge --autounmask-write -a dev-python/netcdf4
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.7.4 | 8 | amd64 arm64 ~x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> </maintainer> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription> netcdf4-python is a Python interface to the netCDF C library. netCDF version 4 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. </longdescription> <use> <flag name="blosc"> Allow using blosc compression via <pkg>dev-libs/c-blosc</pkg> </flag> </use> <upstream> <remote-id type="github">unidata/netcdf4-python</remote-id> <remote-id type="pypi">netCDF4</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/netcdf4 |
euse -E <flag> -p dev-python/netcdf4 |
euse -D <flag> -p dev-python/netcdf4
| Flag | Description | 1.7.4 |
|---|---|---|
| blosc | Allow using blosc compression via <pkg>dev-libs/c-blosc</pkg> | ✓ |
| bzip2 | Enable bzip2 compression support | ✓ |
| mpi | Add MPI (Message Passing Interface) layer to the apps that support it | ✓ |
| szip | Use the szip compression library | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| zstd | Enable support for ZSTD compression | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | netcdf4-1.7.4.tar.gz | 838352 bytes |