GSODR: Global Surface Summary of the Day ('GSOD') Weather Data Client
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,
    <https://www1.ncdc.noaa.gov/pub/data/gsod/readme.txt>.
| Version: | 
3.1.7 | 
| Depends: | 
R (≥ 3.5.0) | 
| Imports: | 
countrycode, curl, data.table, httr, R.utils, stats, utils | 
| Suggests: | 
dplyr, spelling, ggplot2, gridExtra, knitr, mapproj, maps, remotes, rmarkdown, roxygen2, testthat, tidyr | 
| Published: | 
2023-01-05 | 
| Author: | 
Adam H. Sparks  
    [aut, cre],
  Tomislav Hengl  
    [aut],
  Andrew Nelson  
    [aut],
  Hugh Parsonage  
    [cph, ctb],
  Taras Kaduk [ctb] (Suggestion for handling bulk station downloads more
    efficiently),
  Gwenael Giboire [ctb] (Several bug reports in early versions and
    testing feedback),
  Ćukasz Pawlik [ctb] (Reported bug in windspeed conversion calculation),
  Ross Darnell  
    [ctb] (Reported bug in 'Windows OS' versions causing 'GSOD' data
    untarring to fail),
  Tyler Widdison [ctb] (Reported bug where `nearest_stations()` did not
    return stations in order of nearest to farthest),
  Western Australia Agriculture Authority (WAAA) [cph] (Supported the
    development of 'GSODR' through Adam H. Sparks's time.) | 
| Maintainer: | 
Adam H. 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-US | 
| Citation: | 
GSODR citation info  | 
| Materials: | 
README NEWS  | 
| In views: | 
Hydrology | 
| CRAN checks: | 
GSODR results | 
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=GSODR
to link to this page.