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 05 Mar. 2026.
Previous versions and publish date:
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

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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