R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
GSODR
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]
[Scholar Profile | Author Map]
All associated links for this package
10.32614/CRAN.package.GSODR . https://github.com/ropensci/GSODR/issues . https://docs.ropensci.org/GSODR/ . https://github.com/ropensci/GSODR . GSODR citation info . GSODR results . GSODR.pdf . GSODR . GSODR_4.1.3.tar.gz . GSODR_4.1.3.zip . GSODR_4.1.3.zip . GSODR_4.1.3.zip . GSODR_4.1.3.tgz . GSODR_4.1.3.tgz . GSODR_4.1.3.tgz . GSODR_4.1.3.tgz . GSODR archive . https://CRAN.R-project.org/package=GSODR .
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 30 Apr. 2025.
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
Functions, R codes and Examples using
the GSODR R package
Some associated functions: GSODR-package . get_GSOD . get_inventory . nearest_stations . print.GSODR.Info . reformat_GSOD . update_station_list .
Some associated R codes: GSODR-package.R . get_GSOD.R . get_inventory.R . internal_functions.R . nearest_stations.R . process_csv.R . reformat_GSOD.R . update_station_list.R . zzz.R . Full GSODR package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
GRAPE
Gene-Ranking Analysis of Pathway Expression (GRAPE) is a tool for
summarizing the consensus behavio ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Michael Klein (view profile)
crimeutils
A collection of functions that make it easier to understand crime (or other)
data, and assist other ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jacob Kaplan (view profile)
eyetrackingR
Addresses tasks along the pipeline from raw
data to analysis and visualization for eye-tracking dat ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Samuel Forbes (view profile)
schrute
The complete scripts from the American version of the Office
television show in tibble format. Use ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Brad Lindblad (view profile)
micEconAids
Functions and tools
for analysing consumer demand
with the Almost Ideal Demand System (AIDS)
sugg ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Arne Henningsen (view profile)
nextGenShinyApps
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
24,142
R Packages
207,311
Dependencies
65,176
Author Associations
24,143
Publication Badges
