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.4.0 |
Depends: |
R (≥ 3.5) |
Imports: |
abind, CFtime (≥ 1.5.0), methods, R6, RNetCDF, stringr |
Suggests: |
data.table, knitr, rmarkdown, terra |
Published: |
2025-03-11 |
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:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ncdfCF
to link to this page.