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 S4 classes that are informed by the Climate and Forecasting Metadata Conventions. Access to the data uses standard R subsetting operators and common function forms.

Version: 0.1.1
Imports: CFtime, methods, RNetCDF, stringr
Suggests: knitr, rmarkdown
Published: 2024-06-10
DOI: 10.32614/CRAN.package.ncdfCF
Author: Patrick Van Laake [aut, cre, cph]
Maintainer: Patrick Van Laake <patrick at vanlaake.net>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ncdfCF results

Documentation:

Reference manual: ncdfCF.pdf
Vignettes: Using_ncdfCF

Downloads:

Package source: ncdfCF_0.1.1.tar.gz
Windows binaries: r-devel: ncdfCF_0.1.1.zip, r-release: ncdfCF_0.1.1.zip, r-oldrel: ncdfCF_0.1.1.zip
macOS binaries: r-release (arm64): ncdfCF_0.1.1.tgz, r-oldrel (arm64): ncdfCF_0.1.1.tgz, r-release (x86_64): ncdfCF_0.1.1.tgz, r-oldrel (x86_64): ncdfCF_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ncdfCF to link to this page.