Plot method for waterWeatherStation S3 class
# S3 method for waterWeatherStation
plot(x, hourly = FALSE, sat = TRUE, date, ...)
waterWeatherStation object. See read.WSdata()
If TRUE will plot only hourly data, instead of all data from the waterWeatherStation object
If TRUE, and if the waterWeatherStation object was created using a Landsat Metadata File, will plot only data from day of the satellite overpass
When sat = FALSE, the date to plot in a multi-day object
additional parameters to pass to plot()
Other Weather station related functions: print.waterWeatherStation
,
read.WSdata2
, read.WSdata