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.3.0
Depends: R (≥ 3.3.0)
Imports: dplyr, rlang, RNetCDF, tibble, stats, tidyr
Suggests: testthat, covr
Published: 2020-08-27
Author: Michael Sumner [aut, cre], Tomas Remenyi [ctb], Ben Raymond [ctb], David Blodgett [ctb]
Maintainer: Michael Sumner <mdsumner at gmail.com>
BugReports: https://github.com/hypertidy/ncmeta/issues
License: GPL-3
URL: https://github.com/hypertidy/ncmeta
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ncmeta results

Documentation:

Reference manual: ncmeta.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: ncdfgeom, tidync
Reverse suggests: sftime, stars

Linking:

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