Package: readnoaa 0.1.2
readnoaa: Access 'NOAA' Climate and Weather Data
Provides clean, tidy access to climate and weather data from the 'National Oceanic and Atmospheric Administration' ('NOAA') via the 'National Centers for Environmental Information' ('NCEI') Data Service API <https://www.ncei.noaa.gov/access/services/data/v1>. Covers daily weather observations, monthly and annual summaries, and 30-year climate normals from over 100,000 stations across 180 countries. No API key is required. Dedicated functions handle the most common datasets, while a generic fetcher provides access to all 'NCEI' datasets. Station discovery functions help users find stations by location or name. Data is downloaded on first use and cached locally for subsequent calls. This package is not endorsed or certified by 'NOAA'.
Authors:
readnoaa_0.1.2.tar.gz
readnoaa_0.1.2.zip(r-4.7)readnoaa_0.1.2.zip(r-4.6)readnoaa_0.1.2.zip(r-4.5)
readnoaa_0.1.2.tgz(r-4.6-any)readnoaa_0.1.2.tgz(r-4.5-any)
readnoaa_0.1.2.tar.gz(r-4.7-any)readnoaa_0.1.2.tar.gz(r-4.6-any)
readnoaa_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
readnoaa/json (API)
| # Install 'readnoaa' in R: |
| install.packages('readnoaa', repos = c('https://charlescoverdale.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/charlescoverdale/readnoaa/issues
Pkgdown/docs site:https://charlescoverdale.github.io
Last updated from:cb5236dfd4. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 115 | ||
| source / vignettes | OK | 168 | ||
| linux-release-x86_64 | NOTE | 124 | ||
| macos-release-arm64 | NOTE | 107 | ||
| macos-oldrel-arm64 | NOTE | 95 | ||
| windows-devel | NOTE | 91 | ||
| windows-release | NOTE | 66 | ||
| windows-oldrel | NOTE | 63 | ||
| wasm-release | OK | 106 |
Exports:clear_cachelist_datasetslist_datatypesnoaa_annualnoaa_dailynoaa_getnoaa_monthlynoaa_nearbynoaa_normalsnoaa_stations
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clear the readnoaa cache | clear_cache |
| List common NCEI datasets | list_datasets |
| List available data types for a dataset | list_datatypes |
| Annual weather summaries | noaa_annual |
| Daily weather observations | noaa_daily |
| Fetch any NCEI dataset | noaa_get |
| Monthly weather summaries | noaa_monthly |
| Find stations near a location | noaa_nearby |
| Climate normals (1991-2020) | noaa_normals |
| Search for weather stations | noaa_stations |
