Tidy tools for 'NetCDF' data sources. Explore the contents of a 'NetCDF' source (file or URL) presented as variables organized by grid with a database-like interface. The hyper_filter() interactive function translates the filter value or index expressions to array-slicing form. No data is read until explicitly requested, as a data frame or list of arrays via hyper_tibble() or hyper_array().
Version: | 0.1.1 |
Depends: | R (≥ 3.3.0) |
Imports: | dplyr (≥ 0.7.0), forcats, magrittr, ncdf4, ncmeta (≥ 0.0.4), purrr, RNetCDF (≥ 1.9-1), rlang, tibble, yesno, tidyr |
Suggests: | ggplot2, knitr, memoise, ncdump, palr, raster, rmarkdown, testthat, covr |
Published: | 2019-04-27 |
Author: | Michael Sumner [aut, cre], Simon Wotherspoon [ctb], Tomas Remenyi [ctb], Ben Raymond [ctb] |
Maintainer: | Michael Sumner <mdsumner at gmail.com> |
BugReports: | https://github.com/hypertidy/tidync/issues |
License: | GPL-3 |
URL: | https://github.com/hypertidy/tidync |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | tidync results |
Reference manual: | tidync.pdf |
Vignettes: |
NetCDF with tidync |
Package source: | tidync_0.1.1.tar.gz |
Windows binaries: | r-devel: tidync_0.1.1.zip, r-release: tidync_0.1.1.zip, r-oldrel: tidync_0.1.1.zip |
OS X binaries: | r-release: tidync_0.1.1.tgz, r-oldrel: tidync_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=tidync to link to this page.