Package: rerddapUtils 1.0.0
rerddapUtils: Miscellaneous Utilities for 'rerddap'
The 'rerddapUtils' package is an 'R' package that is a set of four main functions designed to work with and extend the 'rerddap' package. These functions includes one for restricting by season, one for splitting large requests, and two for working with projected datasets. There are also two utility functions that provide estimates of the size of a proposed 'rerddap::griddap()' request.
Authors:
rerddapUtils_1.0.0.tar.gz
rerddapUtils_1.0.0.tar.gz(r-4.7-any)rerddapUtils_1.0.0.tar.gz(r-4.6-any)
rerddapUtils_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rerddapUtils/json (API)
NEWS
| # Install 'rerddapUtils' in R: |
| install.packages('rerddapUtils', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- iceInfo - Projected ice dataset info
- proj_extract - Projected ice dataset response
- wind_info - Projected 14 day wind info
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:dc44fd995b. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 168 | ||
| wasm-release | OK | 141 |
Exports:griddap_seasongriddap_splitlatlon_to_xyxy_to_latlon
Dependencies:classclassIntclicpp11crulcurldata.tableDBIdigestdplyrduckdbe1071genericsgluehoardrhttpcodejsonliteKernSmoothlifecyclelubridatemagrittrMASSmimenanoparquetncdf4pillarpkgconfigproxyR6rappdirsRcpprerddaprlangs2sfstringistringrtibbletidyselecttimechangetriebeardunitsurltoolsutf8vctrswithrwkxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Estimate the size of a rerddap::griddap() request | estimate_griddap_size |
| Estimate the size of a single split in a rerddap::griddap() request | estimate_griddap_split_size |
| Title Get ERDDAP gridded data restricted to a given season of the year | griddap_season |
| Title Get ERDDAP gridded data restricted to a given season of the year | griddap_split |
| Projected ice dataset info | iceInfo |
| Convert Latitude-Longitude to Projected Coordinates | latlon_to_xy |
| Projected ice dataset response | proj_extract |
| Projected 14 day wind info | wind_info |
| Convert Projected 'rerddap::griddap()' Coordinates to Latitude-Longitude | xy_to_latlon |
