Package: GSODR 4.1.3.9000
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>.
Authors:
GSODR_4.1.3.9000.tar.gz
GSODR_4.1.3.9000.zip(r-4.5)GSODR_4.1.3.9000.zip(r-4.4)GSODR_4.1.3.9000.zip(r-4.3)
GSODR_4.1.3.9000.tgz(r-4.4-any)GSODR_4.1.3.9000.tgz(r-4.3-any)
GSODR_4.1.3.9000.tar.gz(r-4.5-noble)GSODR_4.1.3.9000.tar.gz(r-4.4-noble)
GSODR_4.1.3.9000.tgz(r-4.4-emscripten)GSODR_4.1.3.9000.tgz(r-4.3-emscripten)
GSODR.pdf |GSODR.html✨
GSODR/json (API)
NEWS
# Install 'GSODR' in R: |
install.packages('GSODR', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/gsodr/issues
Pkgdown:https://docs.ropensci.org
us-nceimeteorological-dataglobal-weatherweatherweather-datameteorologystation-datasurface-weatherdata-accessus-ncdcdaily-datadaily-weatherglobal-datagsodhistorical-datahistorical-weatherncdcnceiweather-informationweather-stations
Last updated 11 days agofrom:a616174649 (on main). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 08 2024 |
R-4.5-win | OK | Dec 08 2024 |
R-4.5-linux | OK | Dec 08 2024 |
R-4.4-win | OK | Dec 08 2024 |
R-4.4-mac | OK | Dec 08 2024 |
R-4.3-win | OK | Dec 08 2024 |
R-4.3-mac | OK | Dec 08 2024 |
Exports:get_GSODget_inventoryget_isd_historyget_updatesnearest_stationsreformat_GSOD
Dependencies:countrycodecurldata.tableR.methodsS3R.ooR.utilswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Download and Return a data.table Object of GSOD Weather Data | get_GSOD |
Download and Return a data.table Object of GSOD Weather Station Data Inventories | get_inventory |
Get the Most Recent isd_history File | get_isd_history |
Get updates.txt With Information on Updates to the GSOD Data Set | get_updates |
Find Nearest GSOD Stations to a Specified Latitude and Longitude | nearest_stations |
Prints GSODR.info object | print.GSODR.Info |
Tidy and Return a data.table Object of GSOD Data From Local Storage | reformat_GSOD |
Download Latest isd-history.csv File and Update an Internal Database | update_station_list |