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'. 'ncmeta' provides a required framework for the in-development 'tidync' project <https://github.com/hypertidy/tidync>.
Version: | 0.0.2 |
Depends: | R (≥ 3.3.0) |
Imports: | dplyr, rlang, RNetCDF, tibble |
Suggests: | testthat, covr |
Published: | 2018-02-13 |
Author: | Michael Sumner [aut, cre], Tomas Remenyi [ctb], Ben Raymond [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 |
Reference manual: | ncmeta.pdf |
Package source: | ncmeta_0.0.2.tar.gz |
Windows binaries: | r-devel: ncmeta_0.0.2.zip, r-release: ncmeta_0.0.2.zip, r-oldrel: ncmeta_0.0.2.zip |
OS X El Capitan binaries: | r-release: ncmeta_0.0.2.tgz |
OS X Mavericks binaries: | r-oldrel: ncmeta_0.0.1.tgz |
Old sources: | ncmeta archive |
Please use the canonical form https://CRAN.R-project.org/package=ncmeta to link to this page.