Package: rerddapUtils 1.0.2
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.2.tar.gz
rerddapUtils_1.0.2.zip(r-4.7)rerddapUtils_1.0.2.zip(r-4.6)rerddapUtils_1.0.2.zip(r-4.5)
rerddapUtils_1.0.2.tgz(r-4.6-any)rerddapUtils_1.0.2.tgz(r-4.5-any)
rerddapUtils_1.0.2.tar.gz(r-4.7-any)rerddapUtils_1.0.2.tar.gz(r-4.6-any)
rerddapUtils_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
rerddapUtils/json (API)
| # Install 'rerddapUtils' in R: |
| install.packages('rerddapUtils', repos = c('https://rmendels.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rmendels/rerddaputils/issues
- iceInfo - Projected ice dataset info
- proj_extract - Projected ice dataset response
- wind_info - Projected 14 day wind info
Last updated from:b55c0b113d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 142 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-oldrel-arm64 | OK | 118 | ||
| windows-devel | OK | 131 | ||
| windows-release | OK | 80 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 125 |
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 |
