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]
All associated links for this package
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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
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  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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