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, <http://www1.ncdc.noaa.gov/pub/data/gsod/readme.txt>.
Version: | 2.1.1 |
Depends: | R (≥ 3.5.0) |
Imports: | countrycode, curl, data.table (≥ 1.11.6), future.apply, httr, R.utils, stats, utils |
Suggests: | dplyr, future, ggplot2, gridExtra, knitr, mapproj, maps, remotes, rmarkdown, roxygen2 (≥ 6.1.0), testthat, tidyr |
Published: | 2020-06-13 |
Author: | Adam Sparks |
Maintainer: | Adam Sparks <adamhsparks at gmail.com> |
BugReports: | https://github.com/ropensci/GSODR/issues |
License: | MIT + file LICENSE |
URL: | https://docs.ropensci.org/GSODR/ |
NeedsCompilation: | no |
Language: | en-AU |
Citation: | GSODR citation info |
Materials: | README NEWS |
In views: | Hydrology |
CRAN checks: | GSODR results |
Reference manual: | GSODR.pdf |
Vignettes: |
GSODR |
Package source: | GSODR_2.1.1.tar.gz |
Windows binaries: | r-devel: GSODR_2.1.1.zip, r-release: GSODR_2.1.1.zip, r-oldrel: GSODR_2.1.1.zip |
macOS binaries: | r-release: GSODR_2.1.1.tgz, r-oldrel: GSODR_2.1.1.tgz |
Old sources: | GSODR archive |
Please use the canonical form https://CRAN.R-project.org/package=GSODR to link to this page.