Learn R Programming

GSODR (version 1.0.0)

SRTM_GSOD_elevation: SRTM_GSOD_elevation

Description

SRTM_GSOD_elevation

Usage

SRTM_GSOD_elevation

Arguments

Format

A data frame with 28322 observations of 2 variables:
Station elevation information for the US National Climatic Data Centre (NCDC) Global Surface Summary of the Day (GSOD) weather data. The original file has missing and incorrect geographic data including location (LAT/LON) and elevation. This data frame provides an alternative set of elevation values with the following changes to the original list of stations from the NCDC:
  1. Stations with both a latitude and longitude of 0 degrees were removed.
  2. Stations with longitude values that are beyond -180/180 degrees were removed.
  3. Stations with latitude values that are beyond -90/90 degrees were removed.
  4. A new field for elevation is included, ELEV_M_SRTM_90m. This was created using mean values of a 200m buffer around the reported LAT/LON station location within the CGIAR-CSI hole-filled 90m SRTM digital elevation model (Jarvis et al. 2008).
For more on this, please consult the document available from the GSODR GitHub repository detailing the process used to generate these data, https://github.com/ropensci/GSODR/blob/master/data-raw/fetch_isd-history.md

References

Jarvis, A, HI Reuter, A Nelson, E Guevara, 2008, Hole-filled SRTM for the globe Version 4, available from the CGIAR-CSI SRTM 90m Database http://srtm.csi.cgiar.org