CDEC.snow.courses {sharpshootR} | R Documentation |
The CDEC snow course list, updated 2014
data(CDEC.snow.courses)
A data frame with 261 observations on the following 8 variables.
course_number
course number
name
connotative course label
id
course ID
elev_feet
course elevation in feet
latitude
latitude
longitude
longitude
april.1.Avg.inches
average inches of snow as of April 1st
agency
responsible agency
Data were scraped from http://cdec.water.ca.gov/misc/SnowCourses.html, 2014.
data(CDEC.snow.courses)
head(CDEC.snow.courses)
## course_number name id elev_feet latitude longitude
## 1 1 PARKS CREEK PRK 6700 41.367 122.550
## 2 2 LITTLE SHASTA LSH 6200 41.808 122.195
## 3 3 SWEETWATER SWT 5850 41.382 122.535
## 4 5 MIDDLE BOULDER 1 MBL 6600 41.217 122.807
## 5 417 BOX CAMP BXC 6450 41.597 123.165
## 6 311 MIDDLE BOULDER 3 MB3 6200 41.225 122.811
## april.1.Avg.inches agency
## 1 37.4 Mount Shasta Ranger District
## 2 19.0 Goosenest Ranger District
## 3 13.7 Mount Shasta Ranger District
## 4 32.4 Salmon/Scott River Ranger District
## 5 35.9 Salmon/Scott River Ranger District
## 6 28.3 Salmon/Scott River Ranger District