pnetcdf_version
Programs for reading and writing parallel NetCDF files
Install
- All systems
-
curl cmd.cat/pnetcdf_version.sh
- Debian
-
apt-get install pnetcdf-bin
- Ubuntu
-
apt-get install pnetcdf-bin
- Arch Linux
-
pacman -S pnetcdf-openmpi
- Kali Linux
-
apt-get install pnetcdf-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pnetcdf-bin
- Raspbian
-
apt-get install pnetcdf-bin
- Dockerfile
- dockerfile.run/pnetcdf_version
pnetcdf-bin
Programs for reading and writing parallel NetCDF files
Contains tools for working on netCDF files in parallel. PnetCDF provides high-performance parallel I/O while still maintaining file-format compatibility with Unidata's NetCDF, specifically the formats of CDF-1 and CDF-2. In addition, PnetCDF supports the CDF-5 file format, an extension of CDF-2, that supports more data types and allows users to define large dimensions, attributes, and variables (>2B elements).