Package: azmetr 0.4.0

azmetr: Access Arizona Weather Data from the AZMet API
Provides R functions to access the Arizona Meteorological Network (AZMet) API. Functions are more than just "thin wrappers" and do some parsing of input parameters and wrangling of output data.
Authors:
azmetr_0.4.0.tar.gz
azmetr_0.4.0.zip(r-4.7)azmetr_0.4.0.zip(r-4.6)azmetr_0.4.0.zip(r-4.5)
azmetr_0.4.0.tgz(r-4.6-any)azmetr_0.4.0.tgz(r-4.5-any)
azmetr_0.4.0.tar.gz(r-4.7-any)azmetr_0.4.0.tar.gz(r-4.6-any)
azmetr_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
azmetr/json (API)
NEWS
| # Install 'azmetr' in R: |
| install.packages('azmetr', repos = c('https://aariq.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/uace-azmet/azmetr/issues
Pkgdown/docs site:https://uace-azmet.github.io
- station_info - AZMet station names and locations
Last updated from:a8f8623707. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | OK | 140 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-oldrel-arm64 | OK | 85 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 118 |
Exports:%>%az_15minaz_add_unitsaz_dailyaz_heataz_hourlyaz_lw15minaz_lwdaily
Dependencies:askpassattemptclicpp11curldplyrgenericsgluehttr2lifecyclelubridatemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsystibbletidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Retrieve 15-minute Weather Data from AZMet | az_15min |
| Assign units using the 'units' package | az_add_units |
| Retrieve Daily Weather Data from AZMET | az_daily |
| Retrieve Accumulated Heat Units and Evapotranspiration | az_heat |
| Retrieve Hourly Weather Data | az_hourly |
| Retrieve 15-minute Leaf Wetness Data from AZMet | az_lw15min |
| Retrieve Daily Leaf Wetness Data from AZMet | az_lwdaily |
| AZMet station names and locations | station_info |
