Description Usage Arguments Value References See Also Examples
albedo for short wave radiation for given latitude and time of year
1 |
time |
date as a POSIXct object in UTC time zone(???) |
lat |
latitude in degrees North. |
numeric vector of albedo for short wave radiation for given latitude and time of year
science and dude, 2001 - some title
test
1 2 3 | lat <- 54
time <- as.POSIXct("2001-10-10",tz="UTC")
sw_alb(lat,time)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.