Other packages > Find by keyword >

GSODR  

Global Surface Summary of the Day ('GSOD') Weather Data Client
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GSODR", "5.0.0")



Attach the package and use:
library("GSODR")
Maintained by
Adam H. Sparks
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-04-20
Latest Update: 2025-07-31
Description:
Provides automated downloading, parsing, cleaning, unit conversion and formatting of Global Surface Summary of the Day ('GSOD') weather data from the from the USA National Centers for Environmental Information ('NCEI'). Units are converted from from United States Customary System ('USCS') units to International System of Units ('SI'). Stations may be individually checked for number of missing days defined by the user, where stations with too many missing observations are omitted. Only stations with valid reported latitude and longitude values are permitted in the final data. Additional useful elements, saturation vapour pressure ('es'), actual vapour pressure ('ea') and relative humidity ('RH') are calculated from the original data using the improved August-Roche-Magnus approximation (Alduchov & Eskridge 1996) and included in the final data set. The resulting metadata include station identification information, country, state, latitude, longitude, elevation, weather observations and associated flags. For information on the 'GSOD' data from 'NCEI', please see the 'GSOD' 'readme.txt' file available from, .
How to cite:
Adam H. Sparks (2016). GSODR: Global Surface Summary of the Day ('GSOD') Weather Data Client. R package version 5.0.0, https://cran.r-project.org/web/packages/GSODR. Accessed 07 Mar. 2026.
Previous versions and publish date:
0.1.1 (2016-04-20 21:19), 0.1.3 (2016-05-07 02:11), 0.1.4 (2016-05-09 06:25), 0.1.5 (2016-05-17 01:11), 0.1.6 (2016-05-26 09:21), 0.1.7 (2016-06-02 05:50), 0.1.8.1 (2016-07-07 07:30), 0.1.8 (2016-07-04 09:12), 0.1.9 (2016-07-15 10:14), 1.0.0 (2017-01-19 11:17), 1.0.1 (2017-01-27 10:39), 1.0.2.1 (2017-04-03 10:12), 1.0.2 (2017-04-03 08:17), 1.0.3 (2017-06-13 09:07), 1.0.4 (2017-07-23 18:28), 1.0.5 (2017-08-19 00:07), 1.0.6 (2017-09-19 10:06), 1.0.7 (2017-10-16 08:30), 1.1.0 (2017-10-28 10:13), 1.1.1 (2017-11-27 05:31), 1.1.2 (2017-12-15 09:17), 1.2.0 (2018-03-30 05:06), 1.2.1 (2018-06-16 14:00), 1.2.2 (2018-08-17 10:30), 1.2.3 (2018-10-11 18:40), 1.3.0 (2018-11-19 23:20), 1.3.1 (2018-12-19 13:20), 1.3.2 (2019-01-19 00:13), 2.0.0 (2019-09-04 22:50), 2.0.1 (2020-01-24 08:50), 2.1.0 (2020-04-17 15:40), 2.1.1 (2020-06-13 06:10), 2.1.2 (2020-09-20 06:20), 3.0.0 (2021-01-24 06:50), 3.1.0 (2021-03-21 09:20), 3.1.1 (2021-06-25 11:30), 3.1.2 (2021-07-04 06:10), 3.1.4 (2021-10-07 06:40), 3.1.5 (2022-05-07 08:50), 3.1.6 (2022-08-13 08:50), 3.1.7 (2023-01-05 22:30), 3.1.8 (2023-02-25 09:40), 3.1.9 (2023-08-22 09:00), 3.1.10 (2024-02-05 13:00), 4.0.0 (2024-03-28 05:40), 4.1.0 (2024-07-21 11:20), 4.1.1 (2024-07-23 23:30), 4.1.2 (2024-09-12 17:10), 4.1.3 (2024-10-16 16:30), 4.1.4 (2025-07-31 06:20), 5.0.0 (2025-11-15 14:00)
Other packages that cited GSODR R package
View GSODR citation profile
Other R packages that GSODR depends, imports, suggests or enhances
Complete documentation for GSODR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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