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.

Version: 0.2.1
Depends: R (≥ 3.5)
Imports: CFtime (≥ 1.4.1), methods, R6, RNetCDF, stringr
Suggests: knitr, rmarkdown, terra
Published: 2024-10-14
DOI: 10.32614/CRAN.package.ncdfCF
Author: Patrick Van Laake [aut, cre, cph]
Maintainer: Patrick Van Laake <patrick at vanlaake.net>
BugReports: https://github.com/pvanlaake/ncdfCF/issues
License: MIT + file LICENSE
URL: https://github.com/pvanlaake/ncdfCF
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ncdfCF results

Documentation:

Reference manual: ncdfCF.pdf
Vignettes: Using_ncdfCF (source, R code)

Downloads:

Package source: ncdfCF_0.2.1.tar.gz
Windows binaries: r-devel: ncdfCF_0.2.1.zip, r-release: ncdfCF_0.2.1.zip, r-oldrel: ncdfCF_0.2.1.zip
macOS binaries: r-release (arm64): ncdfCF_0.2.1.tgz, r-oldrel (arm64): ncdfCF_0.2.1.tgz, r-release (x86_64): ncdfCF_0.2.1.tgz, r-oldrel (x86_64): ncdfCF_0.2.1.tgz
Old sources: ncdfCF archive

Linking:

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