All Projects → ropensci → riem

ropensci / riem

Licence: other
✈️ ☀️ R package for accessing ASOS data via the Iowa Environment Mesonet ☁️ ✈️

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to riem

getCRUCLdata
CRU CL v. 2.0 Climatology Client for R
Stars: ✭ 17 (-55.26%)
Mutual labels:  temperature, rstats, r-package, peer-reviewed
cyphr
Humane encryption
Stars: ✭ 91 (+139.47%)
Mutual labels:  rstats, r-package, peer-reviewed
NLMR
📦 R package to simulate neutral landscape models 🏔
Stars: ✭ 57 (+50%)
Mutual labels:  rstats, r-package, peer-reviewed
nasapower
API Client for NASA POWER Global Meteorology, Surface Solar Energy and Climatology in R
Stars: ✭ 79 (+107.89%)
Mutual labels:  weather, rstats, r-package
roadoi
Use Unpaywall with R
Stars: ✭ 60 (+57.89%)
Mutual labels:  rstats, r-package, peer-reviewed
Gsodr
Global Surface Summary of the Day ('GSOD') Weather Data Client for R
Stars: ✭ 72 (+89.47%)
Mutual labels:  weather, rstats, r-package
geoparser
⛔ ARCHIVED ⛔ R package for the Geoparser.io API
Stars: ✭ 38 (+0%)
Mutual labels:  rstats, r-package, peer-reviewed
rrlite
R interface to rlite https://github.com/seppo0010/rlite
Stars: ✭ 16 (-57.89%)
Mutual labels:  r-package, peer-reviewed
bittrex
A R Client for the Bittrex Crypto-Currency Exchange
Stars: ✭ 26 (-31.58%)
Mutual labels:  r-package, peer-reviewed
cablecuttr
An R wrapper for CanIStream.It API
Stars: ✭ 17 (-55.26%)
Mutual labels:  rstats, r-package
cranlogs
Download Logs from the RStudio CRAN Mirror
Stars: ✭ 70 (+84.21%)
Mutual labels:  rstats, r-package
react-weather-app
⛅️ PWA Weather App made with ReactJS
Stars: ✭ 147 (+286.84%)
Mutual labels:  weather, weather-api
ropenaq
⛔ ARCHIVED ⛔ Accesses Air Quality Data from the Open Data Platform OpenAQ
Stars: ✭ 69 (+81.58%)
Mutual labels:  r-package, peer-reviewed
travis
⛔ ARCHIVED ⛔ Set Up 'Travis' for Testing and Deployment
Stars: ✭ 61 (+60.53%)
Mutual labels:  rstats, r-package
opencage
🌐 R package for the OpenCage API -- both forward and reverse geocoding 🌐
Stars: ✭ 82 (+115.79%)
Mutual labels:  r-package, peer-reviewed
MetarParser
A java program decoding metar and taf
Stars: ✭ 30 (-21.05%)
Mutual labels:  weather, metar
mikropml
User-Friendly R Package for Supervised Machine Learning Pipelines
Stars: ✭ 34 (-10.53%)
Mutual labels:  rstats, r-package
cusumcharter
Easier CUSUM control charts. Returns simple CUSUM statistics, CUSUMs with control limit calculations, and function to generate faceted CUSUM Control Charts
Stars: ✭ 17 (-55.26%)
Mutual labels:  rstats, r-package
agent
Store sensitive data such as API tokens
Stars: ✭ 19 (-50%)
Mutual labels:  rstats, r-package
heddlr
Bring a functional programming mindset to R Markdown document generation
Stars: ✭ 14 (-63.16%)
Mutual labels:  rstats, r-package

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("devtools")
install_github("ropensci/riem")

Documentation

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

Use cases in the wild

Submit your use cases by opening a new issue!

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].