ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/gensdaymtx.1
(Generate patch)

Comparing ray/doc/man/man1/gensdaymtx.1 (file contents):
Revision 1.1 by greg, Fri Aug 2 19:10:18 2024 UTC vs.
Revision 1.3 by greg, Thu Mar 27 01:26:55 2025 UTC

# Line 30 | Line 30 | gensdaymtx - generate an annual spectral sky matrix fr
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,
# Line 137 | Line 140 | to compute a sensor value 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)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines