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: 2023-04-27
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 16 Apr. 2025.
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
03/1703/1803/1903/2003/2103/2203/2403/2803/2903/3003/3104/0104/0304/0404/0504/0604/0704/0804/0904/1004/12Downloads for rnoaa01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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