SCAN_SNOTEL_metadata {soilDB} | R Documentation |
Get SCAN and SNOTEL Station Metadata
Description
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.
Format
A data frame with 1092 observations on the following 12 variables.
- list("Name")
station name
- list("Site")
station ID
- list("State")
state
- list("Network")
sensor network: SCAN / SNOTEL
- list("County")
county
- list("Elevation_ft")
station elevation in feet
- list("Latitude")
latitude of station
- list("Longitude")
longitude of station
- list("HUC")
associated watershed
- list("climstanm")
climate station name (TODO: remove this column)
- list("upedonid")
associated user pedon ID
- list("pedlabsampnum")
associated lab sample ID
[Package soilDB version 2.8.3 Index]