Package: noaa 1.0.0

Steph Buongiorno
noaa: Access National Aeronautics and Space Administration (NASA) Open APIs for Space and Earth Data
Provides functions to access and download data from various NASA APIs, including: Astronomy Picture of the Day (APOD), Mars Rover Photos, Earth Polychromatic Imaging Camera (EPIC), Near Earth Object Web Service (NeoWs), Earth Observatory Natural Event Tracker (EONET), and NASA Earthdata CMR Search. Most endpoints require a NASA API key for access. Data is retrieved, cleaned for analysis, and returned in a dataframe-friendly format.
Authors:
noaa_1.0.0.tar.gz
noaa_1.0.0.zip(r-4.7)noaa_1.0.0.zip(r-4.6)noaa_1.0.0.zip(r-4.5)
noaa_1.0.0.tgz(r-4.6-any)noaa_1.0.0.tgz(r-4.5-any)
noaa_1.0.0.tar.gz(r-4.7-any)noaa_1.0.0.tar.gz(r-4.6-any)
noaa_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
noaa/json (API)
| # Install 'noaa' in R: |
| install.packages('noaa', repos = c('https://ropengov.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropengov/noaa/issues
Last updated from:a471f2837a. Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 118 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | NOTE | 107 | ||
| macos-release-arm64 | NOTE | 155 | ||
| macos-oldrel-arm64 | NOTE | 102 | ||
| windows-devel | NOTE | 63 | ||
| windows-release | NOTE | 97 | ||
| windows-oldrel | NOTE | 61 | ||
| wasm-release | OK | 109 |
Exports:get_climate_dataget_locationidget_stationid
Dependencies:askpassclicurldplyrgenericsgluehttrjsonlitelifecyclemagickmagrittrmimeopensslpillarpkgconfigR6Rcpprlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Retrieve Climate Data from the NOAA API | get_climate_data |
| Retrieve NOAA Location IDs for a Given Category | get_locationid |
| Retrieve Station IDs for a Given Dataset and Location | get_stationid |