30 |
|
.I Gensdaymtx |
31 |
|
takes a weather tape as input and produces a matrix of spectral sky patch |
32 |
|
values using the precomputed atmospheric scattering model. |
33 |
+ |
Unlike the similarly-named |
34 |
+ |
.I gendaymtx |
35 |
+ |
tool, the Perez sky model is not used. |
36 |
|
The weather tape is assumed to be in a special form of the .wea file, which contains |
37 |
|
a short header with the site parameters followed |
38 |
|
by the month, day, standard time, direct normal and diffuse horizontal |
39 |
|
irradiance values, total cloud cover, and broadband aerosol optical depth, one time step per line. |
40 |
|
Such file can be generated by |
41 |
|
.I epw2wea |
42 |
< |
with appending |
42 |
> |
with the |
43 |
|
.I \-a |
44 |
|
flag. |
45 |
|
Each time step line is used to compute a column in the output matrix, |
140 |
|
.IP "" .2i |
141 |
|
gensdaymtx -m 4 -of VancouverBC.wea | dctimestep -if -n 8760 DCoef.mtx > res.dat |
142 |
|
.SH AUTHORS |
143 |
< |
Taoning Wang adapted from gendaymtx |
143 |
> |
Taoning Wang |
144 |
|
.SH "SEE ALSO" |
145 |
< |
dctimestep(1), genBSDF(1), gendaylit(1), gendaymtx(1), gensky(1), genskyvec(1), |
146 |
< |
rcollate(1), rcomb(1), rcontrib(1), rfluxmtx(1), xform(1) |
145 |
> |
dctimestep(1), epw2wea(1), |
146 |
> |
genBSDF(1), gendaylit(1), gendaymtx(1), gensky(1), genskyvec(1), genssky(1), |
147 |
> |
pvsum(1), rcollate(1), rcomb(1), rcontrib(1), rfluxmtx(1), rmtxop(1), xform(1) |