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.9-2")



Attach the package and use:
library("RNetCDF")
Maintained by
Milton Woods
[Scholar Profile | Author Map]
First Published: 2004-08-02
Latest Update: 2023-01-17
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.9-2, https://cran.r-project.org/web/packages/RNetCDF. Accessed 15 Apr. 2025.
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)
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
03/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RNetCDF6080100120140160180200220240260280300320TrendBars

Today's Hot Picks in Authors and Packages

StructFDR  
False Discovery Control Procedure Integrating the Prior Structure Information
Perform more powerful false discovery control (FDR) for microbiome data, taking into account the pri ...
Download / Learn more Package Citations See dependency  
mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
Download / Learn more Package Citations See dependency  
mt  
Metabolomics Data Analysis Toolbox
Functions for metabolomics data analysis: data preprocessing, orthogonal signal correction, PCA ana ...
Download / Learn more Package Citations See dependency  
ffscrapr  
API Client for Fantasy Football League Platforms
Helps access various Fantasy Football APIs by handling authentication and rate-limiting, forming ap ...
Download / Learn more Package Citations See dependency  
Maintainer: Tan Ho (view profile)
SAutomata  
Inference and Learning in Stochastic Automata
Machine learning provides algorithms that can learn from data and make inferences or predictions. St ...
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  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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