Package: tidync 0.3.0.9002

Michael Sumner

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().

Authors: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], Patrick Van Laake [ctb]

tidync_0.3.0.9002.tar.gz
tidync_0.3.0.9002.zip(r-4.5)tidync_0.3.0.9002.zip(r-4.4)tidync_0.3.0.9002.zip(r-4.3)
tidync_0.3.0.9002.tgz(r-4.4-any)tidync_0.3.0.9002.tgz(r-4.3-any)
tidync_0.3.0.9002.tar.gz(r-4.5-noble)tidync_0.3.0.9002.tar.gz(r-4.4-noble)
tidync_0.3.0.9002.tgz(r-4.4-emscripten)tidync_0.3.0.9002.tgz(r-4.3-emscripten)
tidync.pdf |tidync.html
tidync/json (API)
NEWS

# Install 'tidync' in R:
install.packages('tidync', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ropensci/tidync/issues

On CRAN:

14 exports 89 stars 4.15 score 26 dependencies 2 dependents 773 downloads

Last updated 9 months agofrom:7968b43480 (on main)

Exports:%>%activateactiveactive<-hyper_arrayhyper_dimshyper_filterhyper_gridshyper_slicehyper_tbl_cubehyper_tibblehyper_transformshyper_varstidync

Dependencies:CFtimeclicpp11dplyrfansiforcatsgenericsgluelifecyclemagrittrncdf4ncmetapillarpkgconfigpurrrR6rlangRNetCDFstringistringrtibbletidyrtidyselectutf8vctrswithr

NetCDF with tidync

Rendered fromnetcdf-with-tidync.Rmdusingknitr::rmarkdownon Jul 12 2024.

Last update: 2022-04-01
Started: 2019-03-01

Readme and manuals

Help Manual

Help pageTopics
Tidy tools for NetCDF data.tidync-package
Activate a NetCDF gridactivate activate.tidync active active.default active.tidync active<- active<-.default
Extract NetCDF data as an arrayhyper_array hyper_array.character hyper_array.tidync hyper_slice tidync_data
Subset NetCDF variable by expressionhyper_filter hyper_filter.tidync
A dplyr cube tblhyper_tbl_cube hyper_tbl_cube.character hyper_tbl_cube.tidync
Extract NetCDF data as an expanded table.hyper_tibble hyper_tibble.character hyper_tibble.tidync
Axis transformshyper_transforms hyper_transforms.default
Grid statushyper_dims hyper_grids hyper_vars
Print tidync objectprint.tidync
Print tidync dataprint.tidync_data
Tidy NetCDFtidync tidync.character tidync.tidync_data