climhyd {astsa} | R Documentation |
Lake Shasta inflow data
Description
Lake Shasta inflow data. This is a data frame.
Format
A data frame with 454 observations (rows) on the following 6 numeric variables (columns): Temp
, DewPt
, CldCvr
, WndSpd
, Precip
, Inflow
.
Details
The data are 454 months of measured values for the climatic variables: air temperature, dew point, cloud cover, wind speed, precipitation, and inflow, at Lake Shasta, California. The man-made lake is famous for the placard stating, "We don't swim in your toilet, so don't pee in our lake."
References
You can find demonstrations of astsa capabilities at FUN WITH ASTSA.
The most recent version of the package can be found at https://github.com/nickpoison/astsa/.
In addition, the News and ChangeLog files are at https://github.com/nickpoison/astsa/blob/master/NEWS.md.
The webpages for the texts and some help on using R for time series analysis can be found at https://nickpoison.github.io/.