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') for use in R. 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 are calculated from the original data and included in the final data set. The resulting data include station identification information, state, country, latitude, longitude, elevation, weather observations and associated flags. Additional data are included with this R package: a list of elevation values for stations between -60 and 60 degrees latitude derived from the Shuttle Radar Topography Measuring Mission ('SRTM'). For information on the 'GSOD' data from 'NCEI', please see the 'GSOD' 'readme.txt' file available from, <http://www1.ncdc.noaa.gov/pub/data/gsod/readme.txt>.
Version: | 1.3.2 |
Depends: | R (≥ 3.3.0) |
Imports: | curl, dplyr (≥ 0.7.0), future.apply, magrittr, purrr (≥ 0.2.0), R.utils, readr, rlang, stats, tibble, utils |
Suggests: | covr, future, ggplot2, ggthemes, gridExtra, knitr, lubridate, mapproj, maps, plotKML, raster, reshape2, rgdal (≥ 1.1-9), rgeos, rmarkdown, roxygen2 (≥ 6.1.0), sf, sp, spacetime, testthat, tidyr |
Published: | 2019-01-18 |
Author: | Adam Sparks |
Maintainer: | Adam Sparks <adamhsparks at gmail.com> |
BugReports: | https://github.com/ropensci/GSODR/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropensci/GSODR, https://ropensci.github.io/GSODR/ |
NeedsCompilation: | no |
Citation: | GSODR citation info |
Materials: | README NEWS |
In views: | Hydrology |
CRAN checks: | GSODR results |
Reference manual: | GSODR.pdf |
Vignettes: |
GSODR Working with spatial and climate data from GSODR and GSODRdata GSODR use case: Finding specific stations using spatial queries |
Package source: | GSODR_1.3.2.tar.gz |
Windows binaries: | r-devel: GSODR_1.3.2.zip, r-release: GSODR_1.3.2.zip, r-oldrel: GSODR_1.3.2.zip |
OS X binaries: | r-release: GSODR_1.3.2.tgz, r-oldrel: GSODR_1.3.2.tgz |
Old sources: | GSODR archive |
Please use the canonical form https://CRAN.R-project.org/package=GSODR to link to this page.