Package: ncdfCF 0.1.1.9000

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.

Authors:Patrick Van Laake [aut, cre, cph]

ncdfCF_0.1.1.9000.tar.gz
ncdfCF_0.1.1.9000.zip(r-4.5)ncdfCF_0.1.1.9000.zip(r-4.4)ncdfCF_0.1.1.9000.zip(r-4.3)
ncdfCF_0.1.1.9000.tgz(r-4.4-any)ncdfCF_0.1.1.9000.tgz(r-4.3-any)
ncdfCF_0.1.1.9000.tar.gz(r-4.5-noble)ncdfCF_0.1.1.9000.tar.gz(r-4.4-noble)
ncdfCF_0.1.1.9000.tgz(r-4.4-emscripten)ncdfCF_0.1.1.9000.tgz(r-4.3-emscripten)
ncdfCF.pdf |ncdfCF.html
ncdfCF/json (API)
NEWS

# Install 'ncdfCF' in R:
install.packages('ncdfCF', repos = c('https://pvanlaake.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/pvanlaake/ncdfcf/issues

On CRAN:

18 exports 1.53 score 11 dependencies 3 scripts 209 downloads

Last updated 4 days agofrom:69ad360952. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 14 2024
R-4.5-winNOTESep 14 2024
R-4.5-linuxNOTESep 14 2024
R-4.4-winOKSep 14 2024
R-4.4-macOKSep 14 2024
R-4.3-winOKSep 14 2024
R-4.3-macOKSep 14 2024

Exports:aoiAOICFAuxiliaryLongLatCFAxisCFAxisLatitudeCFAxisLongitudeCFAxisNumericCFAxisScalarCFAxisTimeCFAxisVerticalCFBoundsCFDataCFDatasetCFVariablegroupsMemoryGroupNCGroupopen_ncdf

Dependencies:CFtimecligluelifecyclemagrittrR6rlangRNetCDFstringistringrvctrs

Using ncdfCF

Rendered fromUsing_ncdfCF.Rmdusingknitr::rmarkdownon Sep 14 2024.

Last update: 2024-09-12
Started: 2024-06-03