Package: ncdfCF 0.2.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.2.1.9000.tar.gz
ncdfCF_0.2.1.9000.zip(r-4.5)ncdfCF_0.2.1.9000.zip(r-4.4)ncdfCF_0.2.1.9000.zip(r-4.3)
ncdfCF_0.2.1.9000.tgz(r-4.4-any)ncdfCF_0.2.1.9000.tgz(r-4.3-any)
ncdfCF_0.2.1.9000.tar.gz(r-4.5-noble)ncdfCF_0.2.1.9000.tar.gz(r-4.4-noble)
ncdfCF_0.2.1.9000.tgz(r-4.4-emscripten)ncdfCF_0.2.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:

4.93 score 3 scripts 285 downloads 23 exports 11 dependencies

Last updated 9 days agofrom:49686abc3b. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 13 2024
R-4.5-winOKNov 13 2024
R-4.5-linuxOKNov 13 2024
R-4.4-winOKNov 13 2024
R-4.4-macOKNov 13 2024
R-4.3-winOKNov 13 2024
R-4.3-macOKNov 13 2024

Exports:aoiCFAuxiliaryLongLatCFAxisCharacterCFAxisDiscreteCFAxisLatitudeCFAxisLongitudeCFAxisNumericCFAxisScalarCFAxisTimeCFAxisVerticalCFBoundsCFDataCFDatasetCFGridMappingCFLabelCFVariablegroupsmakeLatitudeAxismakeLongitudeAxismakeMemoryGroupMemoryGroupopen_ncdfpeek_ncdf

Dependencies:CFtimecligluelifecyclemagrittrR6rlangRNetCDFstringistringrvctrs

Using ncdfCF

Rendered fromUsing_ncdfCF.Rmdusingknitr::rmarkdownon Nov 13 2024.

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