RNetCDF: Interface to NetCDF Datasets

An interface to the NetCDF file format designed by Unidata for efficient storage of array-oriented scientific data and descriptions. The R interface is closely based on the C API of the NetCDF library, and it includes calendar conversions from the Unidata UDUNITS library. The current implementation supports all operations on NetCDF datasets in classic and 64-bit offset file formats, and NetCDF4-classic format is supported for reading and modification of existing files.

Getting started

Package details

AuthorPavel Michna, with contributions from Milton Woods
MaintainerMilton Woods <mwoods@users.r-forge.r-project.org>
LicenseGPL (>= 2) | file LICENSE
Version1.9-1
URL http://rnetcdf.r-forge.r-project.org http://www.unidata.ucar.edu/software/netcdf/ http://www.unidata.ucar.edu/software/udunits/
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("RNetCDF", repos="http://R-Forge.R-project.org")

Try the RNetCDF package in your browser

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

RNetCDF documentation built on May 2, 2019, 6:12 p.m.