Package: azmetr 0.5.0.9000

Jeremy Weiss

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:Jeremy Weiss [aut, cre, cph], Eric Scott [aut]

azmetr_0.5.0.9000.tar.gz
azmetr_0.5.0.9000.zip(r-4.7)azmetr_0.5.0.9000.zip(r-4.6)azmetr_0.5.0.9000.zip(r-4.5)
azmetr_0.5.0.9000.tgz(r-4.6-any)azmetr_0.5.0.9000.tgz(r-4.5-any)
azmetr_0.5.0.9000.tar.gz(r-4.7-any)azmetr_0.5.0.9000.tar.gz(r-4.6-any)
azmetr_0.5.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
azmetr/json (API)

# Install 'azmetr' in R:
install.packages('azmetr', repos = c('https://uace-azmet.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

Datasets:

On CRAN:

Conda:

4.98 score 3 stars 35 scripts 8 exports 26 dependencies

Last updated from:45679663a9. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK134
source / vignettesOK237
linux-release-x86_64OK137
macos-release-arm64OK106
macos-oldrel-arm64OK103
windows-develOK82
windows-releaseOK75
windows-oldrelOK82
wasm-releaseOK142

Exports:%>%az_15minaz_add_unitsaz_dailyaz_heataz_hourlyaz_lw15minaz_lwdaily

Dependencies:askpassattemptclicpp11curldplyrgenericsgluehttr2lifecyclelubridatemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsystibbletidyselecttimechangeutf8vctrswithr

Basic usage of azmetr
Retrieving the most recent day | Specifying date ranges | Filtering by station

Last update: 2025-03-07
Started: 2023-01-30

Using azmetr with the units package
Adding units to data | Using units columns | Plotting with units

Last update: 2023-02-14
Started: 2023-01-30