# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ncdfCF" in publications use:' type: software license: MIT title: 'ncdfCF: Easy Access to NetCDF Files with CF Metadata Conventions' version: 0.8.2.9000 doi: 10.32614/CRAN.package.ncdfCF abstract: 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. authors: - family-names: Van Laake given-names: Patrick email: patrick@vanlaake.net repository: https://r-cf.r-universe.dev repository-code: https://github.com/R-CF/ncdfCF commit: 74bfb30d89f5815eaa46f66577f8ec68e95c1a29 url: https://r-cf.github.io/ncdfCF/ date-released: '2026-06-07' contact: - family-names: Van Laake given-names: Patrick email: patrick@vanlaake.net