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

Comparing ray/doc/man/man1/gendaymtx.1 (file contents):
Revision 1.18 by greg, Mon Aug 5 17:23:56 2024 UTC vs.
Revision 1.19 by greg, Wed Feb 26 20:39:28 2025 UTC

# Line 35 | Line 35 | gendaymtx - generate an annual Perez sky matrix from a
35   ]
36   [
37   .B "tape.wea"
38 + or
39 + .B "tape.epw"
40   ]
41   .SH DESCRIPTION
42   .I Gendaymtx
43   takes a weather tape as input and produces a matrix of sky patch
44   values using the Perez all-weather model.
45 < The weather tape is assumed to be in the simple ASCII format understood
45 > The weather tape may be in the simple ASCII format understood
46   by DAYSIM, which contains a short header with the site parameters followed
47   by the month, day, standard time, direct normal and diffuse horizontal
48   irradiance values, one time step per line.
49 + Alternatively, a standard EPW (Energy Plus Weather) input may be provided,
50 + in which case additional information such as the dew point temperature may
51 + be used in the calculation.
52   Each time step line is used to compute a column in the output matrix,
53   where rows correspond to sky patch positions, starting with 0 for
54   the ground and continuing to 145 for the zenith using the default

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines