Description Usage Arguments Value
Generate random hours of operation over the meteorological database. Hours within each meteorological year are randomly sampled (without replacement). Random sampling can consider blocks of consecutive hours, or individual hours (block length of 1).
1 2 3 4 5 6 7 8 |
yrspan |
Calendar years for which operating hours are to be generated. A numeric vector |
nblock |
Number of blocks of consecutive hours. |
blocklen |
Number of hours in each block. Default is 1. |
which_filter |
Integer specifying special filters on the random number generation. Default is 1 (no filter). 2 is case where nblock = 1 and blocks in successive years must be spaced at least 365 days apart. |
units |
for |
emis_scale |
, for binned randomized emission rates, a vector of emission scalars of length |
An integer vector of operating hours, which may be used to index rows in an impact matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.