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 26 Mar. 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)
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
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for RNetCDF50100150200250300350TrendBars

Today's Hot Picks in Authors and Packages

provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
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  
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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