Learn R Programming

soilDB (version 2.5)

SCAN_SNOTEL_metadata: SCAN and SNOTEL Station Metadata

Description

SCAN and SNOTEL station metadata, a work in progress.

Usage

data("SCAN_SNOTEL_metadata")

Arguments

Format

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

Name

station name

Site

station ID

State

state

Network

sensor network: SCAN / SNOTEL

County

county

Elevation_ft

station elevation in feet

Latitude

latitude of station

Longitude

longitude of station

HUC

associated watershed

climstanm

climate station name (TODO: remove this column)

upedonid

associated user pedon ID

pedlabsampnum

associated lab sample ID

Details

These data have been compiled from several sources and represent a progressive effort to organize SCAN/SNOTEL station metadata. Therefore, some records may be missing or incorrect. Details on this effort can be found at the associated GH issue page: https://github.com/ncss-tech/soilDB/issues/61.