Package: tidync 0.4.0
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:
tidync_0.4.0.tar.gz
tidync_0.4.0.zip(r-4.6)tidync_0.4.0.zip(r-4.5)tidync_0.4.0.zip(r-4.4)
tidync_0.4.0.tgz(r-4.5-any)tidync_0.4.0.tgz(r-4.4-any)
tidync_0.4.0.tar.gz(r-4.6-any)tidync_0.4.0.tar.gz(r-4.5-any)
tidync_0.4.0.tgz(r-4.5-emscripten)
tidync.pdf |tidync.html✨
tidync/json (API)
NEWS
| # Install 'tidync' in R: |
| install.packages('tidync', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Reviews:rOpenSci Software Review #174
Bug tracker:https://github.com/ropensci/tidync/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:836fb9a85a (on main). Checks:10 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 145 | |
| pkgdown docs | OK | 197 | |
| source / vignettes | OK | 265 | |
| linux-release-x86_64 | OK | 124 | |
| macos-release-arm64 | OK | 117 | |
| macos-oldrel-arm64 | OK | 139 | |
| windows-devel | OK | 104 | |
| windows-release | OK | 86 | |
| windows-oldrel | OK | 117 | |
| wasm-release | OK | 115 |
Exports:%>%activateactiveactive<-hyper_arrayhyper_dimshyper_filterhyper_gridshyper_slicehyper_tbl_cubehyper_tibblehyper_transformshyper_varsnc_gettidync
Dependencies:CFtimeclicpp11dplyrforcatsgenericsgluelifecyclemagrittrncdf4ncmetapillarpkgconfigpurrrR6rlangRNetCDFstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Activate a NetCDF grid | activate activate.tidync active active.default active.tidync active<- active<-.default |
| Extract NetCDF data as an array | hyper_array hyper_array.character hyper_array.tidync hyper_slice tidync_data |
| Subset NetCDF variable by expression | hyper_filter hyper_filter.tidync |
| A dplyr cube tbl | hyper_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 transforms | hyper_transforms hyper_transforms.default |
| Grid status | hyper_dims hyper_grids hyper_vars |
| Helper to get a variable from NetCDF. | nc_get |
| Print tidync object | print.tidync |
| Print tidync data | print.tidync_data |
| Tidy NetCDF | tidync tidync.character tidync.tidync_data |
