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.7.0 | 
| Depends: | R (≥ 4.0) | 
| Imports: | abind, CFtime (≥ 1.7), methods, R6, RNetCDF, stringr | 
| Suggests: | data.table, knitr, rmarkdown, terra, testthat (≥ 3.0.0), units | 
| Published: | 2025-09-13 | 
| 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/R-CF/ncdfCF/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/R-CF/ncdfCF | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | ncdfCF results | 
| Reference manual: | ncdfCF.html , ncdfCF.pdf | 
| Vignettes: | 2. R and CF Metadata Conventions (source, R code) 1. Using ncdfCF (source, R code) | 
| Package source: | ncdfCF_0.7.0.tar.gz | 
| Windows binaries: | r-devel: ncdfCF_0.7.0.zip, r-release: ncdfCF_0.7.0.zip, r-oldrel: ncdfCF_0.7.0.zip | 
| macOS binaries: | r-release (arm64): ncdfCF_0.7.0.tgz, r-oldrel (arm64): ncdfCF_0.7.0.tgz, r-release (x86_64): ncdfCF_0.7.0.tgz, r-oldrel (x86_64): ncdfCF_0.7.0.tgz | 
| Old sources: | ncdfCF archive | 
Please use the canonical form https://CRAN.R-project.org/package=ncdfCF to link to this page.