ncmeta: Straightforward 'NetCDF' Metadata

Extract metadata from 'NetCDF' data sources, these can be files, file handles or servers. This package leverages and extends the lower level functions of the 'RNetCDF' package providing a consistent set of functions that all return data frames. We introduce named concepts of 'grid', 'axis' and 'source' which are all meaningful entities without formal definition in the 'NetCDF' library <https://www.unidata.ucar.edu/software/netcdf/>. 'RNetCDF' matches the library itself with only the named concepts of 'variables', 'dimensions' and 'attributes'.

Version: 0.4.0
Depends: R (≥ 3.3.0)
Imports: dplyr, rlang, RNetCDF, tibble, stats, tidyr, CFtime
Suggests: testthat, covr
Published: 2024-03-25
Author: Michael Sumner [aut, cre], Tomas Remenyi [ctb], Ben Raymond [ctb], David Blodgett [ctb], Milton Woods [ctb]
Maintainer: Michael Sumner <mdsumner at gmail.com>
BugReports: https://github.com/hypertidy/ncmeta/issues
License: GPL-3
URL: https://github.com/hypertidy/ncmeta, https://hypertidy.github.io/ncmeta/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ncmeta results

Documentation:

Reference manual: ncmeta.pdf

Downloads:

Package source: ncmeta_0.4.0.tar.gz
Windows binaries: r-devel: ncmeta_0.4.0.zip, r-release: ncmeta_0.4.0.zip, r-oldrel: ncmeta_0.4.0.zip
macOS binaries: r-release (arm64): ncmeta_0.4.0.tgz, r-oldrel (arm64): ncmeta_0.4.0.tgz, r-release (x86_64): ncmeta_0.4.0.tgz
Old sources: ncmeta archive

Reverse dependencies:

Reverse imports: ebvcube, meteoland, ncdfgeom, oceanexplorer, tidync
Reverse suggests: CopernicusMarine, sftime, stars, stxplore

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ncmeta to link to this page.