snoweye/pbdNCDF4: Interface to Parallel Unidata NetCDF4 Format Data Files

This package adds collective parallel read and write capability to the R package ncdf4 version 1.8. Typical use is as a parallel NetCDF4 file reader in SPMD style programming. Each R process reads and writes its own data in a synchronized collective mode, resulting in faster parallel performance. Performance improvement is conditional on a parallel file system.

Package details

MaintainerPragneshkumar Patel <pragnesh@utk.edu>
LicenseGPL (>= 3)
Version0.1-5
URL http://r-pbd.org/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("snoweye/pbdNCDF4")
snoweye/pbdNCDF4 documentation built on July 15, 2019, 2:01 p.m.