A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

riem

Allows to get weather data from ASOS airports stations all around the globe.
https://github.com/ropensci/riem

Category: Atmosphere
Sub Category: Meteorological Observation and Forecast

Keywords

airports asos iowa-environment-mesonet metar peer-reviewed r r-package rstats temperature weather weather-api

Keywords from Contributors

routes genome cycle geocoding occurrence air-pollutants weather-data directed-graph overpass-api osm-data

Last synced: about 17 hours ago
JSON representation

Repository metadata

:airplane: :sunny: R package for accessing ASOS data via the Iowa Environment Mesonet :cloud: :airplane:

README.md

riem

Project Status: Active – The project has reached a stable, usable state and is being actively developed.
CRAN_Status_Badge
codecov

R-CMD-check

This package allows to get weather data from ASOS stations (airports)
via the great website of the Iowa Environment
Mesonet
.

Installation

Install the package with:

install.packages("riem")

Or install the development version using
devtools with:

library("pak")
pak::pak("ropensci/riem")

Documentation

Please refer to the pkgdown website to read docs, in particular the reference and the vignettes.

Breaking changes in riem 1.0.0

The latlon argument of riem_measures() default to FALSE:
you need to explicitly set it to TRUE for the latitude and longitude of the station to be included in the output.

The date_start and station no longer have default values.

Use cases in the wild

Submit your use cases!

Meta

  • Please report any issues or
    bugs
    .
  • License: GPL
  • Get citation information for ropenaq in R doing
    citation(package = 'riem')
  • Please note that this project is released with a Contributor Code
    of Conduct
    . By participating in this project you agree
    to abide by its terms.

ropensci_footer


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 137
Total Committers: 8
Avg Commits per committer: 17.125
Development Distribution Score (DDS): 0.102

Commits in past year: 13
Committers in past year: 2
Avg Commits per committer in past year: 6.5
Development Distribution Score (DDS) in past year: 0.077

Name Email Commits
Maëlle Salmon m****n@y****e 123
Maëlle Salmon m****e@i****m 6
akrherz a****z@i****u 2
Enrico Spinielli e****i@g****m 2
Karthik Ram k****m@g****m 1
Jeroen Ooms j****s@g****m 1
JElchison J****n 1
Benoit Fayolle b****3@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 40
Total pull requests: 17
Average time to close issues: 3 months
Average time to close pull requests: 5 months
Total issue authors: 12
Total pull request authors: 8
Average comments per issue: 2.7
Average comments per pull request: 2.0
Merged pull request: 11
Bot issues: 0
Bot pull requests: 0

Past year issues: 6
Past year pull requests: 3
Past year average time to close issues: 27 days
Past year average time to close pull requests: 12 days
Past year issue authors: 3
Past year pull request authors: 2
Past year average comments per issue: 1.83
Past year average comments per pull request: 3.0
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ropensci/riem

Top Issue Authors

  • maelle (26)
  • akrherz (3)
  • BenoitFayolle (2)
  • gregfortress (1)
  • hidekoji (1)
  • JElchison (1)
  • sckott (1)
  • jhchou (1)
  • gregoryhunter (1)
  • tomekziel (1)
  • jeroen (1)
  • mpbeckman (1)

Top Pull Request Authors

  • maelle (7)
  • BenoitFayolle (2)
  • akrherz (2)
  • espinielli (2)
  • smach (1)
  • JElchison (1)
  • karthik (1)
  • mattsq (1)

Top Issue Labels

  • enhancement (2)
  • help wanted (2)
  • bug (1)

Top Pull Request Labels

  • needs-document (1)

Package metadata

cran.r-project.org: riem

Accesses Weather Data from the Iowa Environment Mesonet

  • Homepage: https://docs.ropensci.org/riem/
  • Documentation: http://cran.r-project.org/web/packages/riem/riem.pdf
  • Licenses: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
  • Latest release: 1.0.0 (published 3 months ago)
  • Last Synced: 2025-04-25T13:32:20.685Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 524 Last month
  • Docker Downloads: 88,618
  • Rankings:
    • Forks count: 5.648%
    • Stargazers count: 8.269%
    • Average: 21.004%
    • Downloads: 25.849%
    • Dependent packages count: 29.797%
    • Dependent repos count: 35.455%
  • Maintainers (1)

Dependencies

DESCRIPTION cran
  • httr2 * imports
  • jsonlite >= 0.9.19 imports
  • lubridate >= 1.5.6 imports
  • magrittr * imports
  • purrr * imports
  • rlang * imports
  • tibble * imports
  • dplyr * suggests
  • forecast * suggests
  • ggplot2 * suggests
  • httptest2 * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat >= 3.0.0 suggests
  • vcr * suggests
  • weathermetrics * suggests
  • xts * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pr-document.yml actions
  • actions/checkout v2 composite
  • r-lib/actions/pr-fetch master composite
  • r-lib/actions/pr-push master composite
  • r-lib/actions/setup-r master composite

Score: 17.327597462116785