Description Usage Arguments Value
Combine summary CloudSat cloud/precip flag information summary files into a long data.frame
1 2 3 4 | combine.cloud(path = "cloud-summaries", years = 2006:2011,
out.fname.prefix = "cloud-summaries-", vars = c(lon, lat, time, daynight,
landsea, conv.strat, surface.elev, num.cloud.layers, cloud.flag, precip.flag,
dardar.precip.flag))
|
path |
Path to cloud summary files |
years |
Years to process |
out.fname.prefix |
Prefix for output file name (<prefix><years>.rds) |
... |
Optional list of variables to select (lazily evaluated) |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.