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.
Version: | 1.9-1 |
Depends: | R (≥ 2.5.0) |
Published: | 2017-10-08 |
Author: | Pavel Michna, with contributions from Milton Woods |
Maintainer: | Milton Woods <mwoods at users.r-forge.r-project.org> |
License: | GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE] |
URL: | http://rnetcdf.r-forge.r-project.org http://www.unidata.ucar.edu/software/netcdf/ http://www.unidata.ucar.edu/software/udunits/ |
NeedsCompilation: | yes |
SystemRequirements: | netcdf udunits-2 |
Materials: | README NEWS INSTALL |
In views: | Spatial, SpatioTemporal |
CRAN checks: | RNetCDF results |
Reference manual: | RNetCDF.pdf |
Package source: | RNetCDF_1.9-1.tar.gz |
Windows binaries: | r-devel: RNetCDF_1.9-1.zip, r-release: RNetCDF_1.9-1.zip, r-oldrel: RNetCDF_1.9-1.zip |
OS X El Capitan binaries: | r-release: RNetCDF_1.9-1.tgz |
OS X Mavericks binaries: | r-oldrel: RNetCDF_1.9-1.tgz |
Old sources: | RNetCDF archive |
Reverse imports: | atlantistools, HMMoce, MC2toPath, ncdf.tools, ncmeta, spectral.methods |
Reverse suggests: | HelpersMG, MALDIquantForeign, REddyProc |
Please use the canonical form https://CRAN.R-project.org/package=RNetCDF to link to this page.