tidync: A Tidy Approach to 'NetCDF' Data Exploration and Extraction

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.3.0
Depends: R (≥ 3.5.0)
Imports: dplyr (≥ 0.7.0), forcats, magrittr, ncdf4, ncmeta (≥ 0.2.0), purrr, RNetCDF (≥ 1.9-1), rlang, tibble, tidyr
Suggests: ggplot2, knitr, rmarkdown, testthat, covr, cubelyr
Published: 2022-10-27
Author: Michael Sumner [aut, cre], Simon Wotherspoon [ctb], Tomas Remenyi [ctb], Ben Raymond [ctb], Jakub Nowosad [ctb], Tim Lucas [ctb], Hadley Wickham [ctb], Adrian Odenweller [ctb]
Maintainer: Michael Sumner <mdsumner at gmail.com>
BugReports: https://github.com/ropensci/tidync/issues
License: GPL-3
URL: https://docs.ropensci.org/tidync/
NeedsCompilation: no
SystemRequirements: netcdf udunits-2
Materials: README NEWS
CRAN checks: tidync results

Documentation:

Reference manual: tidync.pdf
Vignettes: NetCDF with tidync

Downloads:

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

Reverse dependencies:

Reverse imports: cft
Reverse suggests: heatwaveR

Linking:

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