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 25 Jun. 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

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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