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", "4.1.3")



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: 2023-08-22
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 4.1.3, https://cran.r-project.org/web/packages/GSODR. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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