pbdNCDF4: Programming with Big Data -- 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.

Getting started

Package details

AuthorPragneshkumar Patel [aut, cre], George Ostrouchov [aut], Wei-Chen Chen [aut], Drew Schmidt [aut], David Pierce [aut]
MaintainerPragneshkumar Patel <pragnesh@utk.edu>
LicenseGPL (>= 3)
Version0.1-4
URL http://r-pbd.org/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("pbdNCDF4")

Try the pbdNCDF4 package in your browser

Any scripts or data that you put into this service are public.

pbdNCDF4 documentation built on May 2, 2019, 6:43 a.m.