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.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 + fileLICENSE |
| URL: | https://github.com/R-CF/ncdfCF |
| NeedsCompilation: | no |
| Materials: | README,NEWS |
| CRAN checks: | ncdfCF results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=ncdfCFto link to this page.