Other packages > Find by keyword >

rnoaa  

"NOAA" Weather Data from R
View on CRAN: Click here


Download and install rnoaa package within the R console
Install from CRAN:
install.packages("rnoaa")

Install from Github:
library("remotes")
install_github("cran/rnoaa")

Install by package version:
library("remotes")
install_version("rnoaa", "1.4.0")



Attach the package and use:
library("rnoaa")
Maintained by
Daniel Hocking
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-03-03
Latest Update:
Description:
Client for many 'NOAA' data sources including the 'NCDC' climate 'API' at , with functions for each of the 'API' 'endpoints': data, data categories, data sets, data types, locations, location categories, and stations. In addition, we have an interface for 'NOAA' sea ice data, the 'NOAA' severe weather inventory, 'NOAA' Historical Observing 'Metadata' Repository ('HOMR') data, 'NOAA' storm data via 'IBTrACS', tornado data via the 'NOAA' storm prediction center, and more.
How to cite:
Daniel Hocking (2014). rnoaa: "NOAA" Weather Data from R. R package version 1.4.0, https://cran.r-project.org/web/packages/rnoaa. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:52), 0.1.0 (2014-03-03 22:45), 0.2.0 (2014-07-21 23:25), 0.3.3 (2014-12-20 15:46), 0.4.0 (2015-06-19 08:51), 0.4.2 (2015-07-08 01:16), 0.5.0 (2015-12-02 09:17), 0.5.2 (2016-01-26 00:13), 0.5.6 (2016-05-05 10:58), 0.6.0 (2016-08-31 08:23), 0.6.4 (2016-10-07 09:19), 0.6.5 (2016-10-22 23:31), 0.6.6 (2016-11-17 08:27), 0.7.0 (2017-05-06 07:28), 0.8.0 (2018-12-03 22:20), 0.8.4 (2019-01-15 00:10), 0.9.0 (2019-09-26 22:20), 0.9.2 (2019-10-23 22:10), 0.9.4 (2019-11-07 22:00), 0.9.5 (2019-11-20 22:30), 0.9.6 (2020-04-07 12:00), 1.0.0 (2020-06-13 06:50), 1.1.0 (2020-07-08 08:20), 1.2.0 (2020-10-06 17:50), 1.3.0 (2021-01-07 23:10), 1.3.2 (2021-02-15 20:00), 1.3.4 (2021-05-19 09:10), 1.3.7 (2021-11-18 16:30), 1.3.8 (2021-12-01 07:00), 1.4.0 (2023-04-27 10:30)
Other packages that cited rnoaa R package
View rnoaa citation profile
Other R packages that rnoaa depends, imports, suggests or enhances
Functions, R codes and Examples using the rnoaa R package
Some associated functions: arc2 . autoplot_meteo_coverage . bsw . buoy . check_response . check_response_swdi . coops . cpc_prcp . ersst . fipscodes . gefs-defunct . gefs_dimension_values-defunct . gefs_dimensions-defunct . gefs_ensembles-defunct . gefs_latitudes-defunct . gefs_longitudes-defunct . gefs_times-defunct . gefs_variables-defunct . ghcnd . ghcnd_search . ghcnd_splitvars . ghcnd_states . ghcnd_stations . homr . homr_definitions . is.ncdc_data . isd . isd_read . isd_stations . isd_stations_search . lcd . lcd_columns . meteo_clear_cache . meteo_coverage . meteo_distance . meteo_nearby_stations . meteo_process_geographic_data . meteo_pull_monitors . meteo_show_cache . meteo_spherical_distance . meteo_tidy_ghcnd . meteo_tidy_ghcnd_element . ncdc . ncdc_combine . ncdc_datacats . ncdc_datasets . ncdc_datatypes . ncdc_locs . ncdc_locs_cats . ncdc_plot . ncdc_stations . ncdc_theme . readshpfile . rnoaa-defunct . rnoaa-package . rnoaa_caching . rnoaa_options . sea_ice . sea_ice_tabular . seaiceeurls . storm_data-defunct . storm_events . storm_shp-defunct . swdi . theme_ice . tornadoes . vis_miss . 
Some associated R codes: arc2.R . bsw.R . buoy.R . coops.R . cpc.R . defunct.R . ersst.R . ghcnd.R . ghcnd_search.R . ghcnd_states.R . ghcnd_stations.R . globals.R . helpers_ghcnd.R . homr.R . homr_definitions.R . isd.R . isd_read.R . isd_stations.R . isd_stations_search.R . lcd.R . meteo-autoplot.R . meteo_distance.R . ncdc_add_units.R . onattach.R . onload.R . rnoaa_caching.R . rnoaa_options.R . seaice_tabular.R . storm_events.R . storm_shp.R . storms.R . storms_meta.R . tornadoes.R . units-annual.R . units-ghcnd.R . units-gsom.R . units-gsoy.R . units-normal_ann.R . units-normal_dly.R . units-normal_hly.R . units-normal_mly.R . units-precip_15.R . units-precip_hly.R . vis_miss.R .  Full rnoaa package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA