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.4-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')) |
Reviews:rOpenSci Software Review #174
Bug tracker:https://github.com/ropensci/tidync/issues
Pkgdown site:https://docs.ropensci.org
Last updated 8 months agofrom:66ee83cdfa (on main). Checks:9 OK, 1 FAIL. Indexed: yes.
Target | Result | Total time |
---|---|---|
pkgdown docs | OK | 340 |
source / vignettes | OK | 326 |
linux-devel-x86_64 | OK | 164 |
linux-release-x86_64 | OK | 210 |
macos-release-arm64 | OK | 76 |
macos-oldrel-arm64 | OK | 83 |
windows-devel | OK | 86 |
windows-release | OK | 81 |
windows-oldrel | OK | 96 |
wasm-release | FAIL | 374 |
Exports:%>%activateactiveactive<-hyper_arrayhyper_dimshyper_filterhyper_gridshyper_slicehyper_tbl_cubehyper_tibblehyper_transformshyper_varsnc_gettidync
Dependencies:CFtimeclicpp11dplyrfansiforcatsgenericsgluelifecyclemagrittrncdf4ncmetapillarpkgconfigpurrrR6rlangRNetCDFstringistringrtibbletidyrtidyselectutf8vctrswithr
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 |