Other packages > Find by keyword >

RNetCDF  

Interface to 'NetCDF' Datasets
View on CRAN: Click here


Download and install RNetCDF package within the R console
Install from CRAN:
install.packages("RNetCDF")

Install from Github:
library("remotes")
install_github("cran/RNetCDF")

Install by package version:
library("remotes")
install_version("RNetCDF", "2.11-1")



Attach the package and use:
library("RNetCDF")
Maintained by
Milton Woods
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-08-02
Latest Update: 2025-04-30
Description:
An interface to the 'NetCDF' file formats designed by Unidata for efficient storage of array-oriented scientific data and descriptions. Most capabilities of 'NetCDF' version 4 are supported. Optional conversions of time units are enabled by 'UDUNITS' version 2, also from Unidata.
How to cite:
Milton Woods (2004). RNetCDF: Interface to 'NetCDF' Datasets. R package version 2.11-1, https://cran.r-project.org/web/packages/RNetCDF. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0-3 (2004-08-02 11:17), 1.0-4 (2004-09-12 10:02), 1.1-1 (2004-09-25 11:03), 1.1-2 (2005-01-06 00:20), 1.1-3 (2005-03-26 22:45), 1.2-1.1 (2010-05-17 11:20), 1.2-1 (2006-07-27 12:11), 1.5.0-1 (2011-01-02 18:07), 1.5.2-2 (2011-01-06 21:42), 1.5.3-1 (2012-02-15 09:57), 1.6.1-2 (2012-07-19 16:57), 1.6.2-2 (2014-05-26 22:58), 1.6.2-3 (2014-06-16 15:31), 1.6.3-1 (2014-08-31 19:42), 1.7-3 (2015-05-11 08:48), 1.8-1 (2016-02-13 19:01), 1.8-2 (2016-02-21 09:02), 1.9-1 (2017-10-09 00:16), 2.0-3 (2019-10-08 09:10), 2.1-1 (2019-10-20 09:20), 2.3-1 (2020-05-04 10:40), 2.4-2 (2020-09-12 07:51), 2.5-2 (2021-08-20 11:00), 2.6-1 (2022-06-27 08:40), 2.6-2 (2023-01-17 05:40), 2.7-1 (2023-10-09 16:10), 2.8-1 (2023-10-23 10:00), 2.9-1 (2024-01-09 11:30), 2.9-2 (2024-03-25 01:00), 2.10-2 (2025-04-15 14:50)
Other packages that cited RNetCDF R package
View RNetCDF citation profile
Other R packages that RNetCDF depends, imports, suggests or enhances
Complete documentation for RNetCDF
Functions, R codes and Examples using the RNetCDF R package
Some associated functions: 00RNetCDF . att.copy.nc . att.delete.nc . att.get.nc . att.inq.nc . att.put.nc . att.rename.nc . close.nc . create.nc . dim.def.nc . dim.inq.nc . dim.rename.nc . file.inq.nc . grp.def.nc . grp.inq.nc . grp.rename.nc . open.nc . print.nc . read.nc . sync.nc . type.def.nc . type.inq.nc . utcal.nc . utinit.nc . utinvcal.nc . var.def.nc . var.get.nc . var.inq.nc . var.par.nc . var.put.nc . var.rename.nc . 
Some associated R codes: RNetCDF.R . load.R .  Full RNetCDF package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA