netcdf-parallel-openmpi 4.9.0
Library for scientific data
NetCDF is an interface for scientific data access and a software library that provides an implementation of the interface. The netCDF library defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data.
- Outputs:
out
- Website: https://www.unidata.ucar.edu/software/netcdf/
- Licenses: X11-style
- Package source: gnu/packages/maths.scm
- Builds: See build status
- Issues: See known issues
Installation
Install netcdf-parallel-openmpi 4.9.0
as follows:
guix install netcdf-parallel-openmpi@4.9.0
Or install the latest version:
guix install netcdf-parallel-openmpi
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.