ncdfCF: Easy Access to NetCDF Files with CF Metadata Conventions

Network Common Data Form ('netCDF') files are widely used for scientific data. Library-level access in R is provided through packages 'RNetCDF' and 'ncdf4'. Package 'ncdfCF' is built on top of 'RNetCDF' and makes the data and its attributes available as a set of R6 classes that are informed by the Climate and Forecasting Metadata Conventions. Access to the data uses standard R subsetting operators and common function forms.

Package details

AuthorPatrick Van Laake [aut, cre, cph]
MaintainerPatrick Van Laake <patrick@vanlaake.net>
LicenseMIT + file LICENSE
Version0.5.0
URL https://github.com/pvanlaake/ncdfCF
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ncdfCF")

Try the ncdfCF package in your browser

Any scripts or data that you put into this service are public.

ncdfCF documentation built on April 16, 2025, 9:08 a.m.