GSOD_history {EcoHydRology}R Documentation

ish-history.txt

Description

A station list to be used with the GSOD data files, showing the names and locations for each station. Note: Global summary of day contains a subset of the stations listed in this station history.

Usage

data(GSOD_history)

Format

A data frame with 30558 observations on the following 12 variables.

USAF

a numeric vector

WBAN

a numeric vector

STATION.NAME

a factor with levels

CTRY

a factor with levels

FIPS

a factor with levels

STATE

a factor with levels

CALL

a factor with levels

LAT

a numeric vector

LON

a numeric vector

ELEV..1M.

a numeric vector

BEGIN

a numeric vector

END

a numeric vector

Source

ftp://ftp.ncdc.noaa.gov/pub/data/gsod/ish-history.csv

Examples

data(GSOD_history)

[Package EcoHydRology version 0.4.13 Index]