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

Comparing ray/doc/man/man1/epw2wea.1 (file contents):
Revision 1.1 by greg, Wed Sep 25 16:52:28 2013 UTC vs.
Revision 1.2 by greg, Fri Aug 2 21:18:39 2024 UTC

# Line 4 | Line 4
4   epw2wea - weather file converter
5   .SH SYNOPSIS
6   .B epw2wea
7 + [
8 + .B \-a
9 + ]
10   .B file_name.epw
11 + [
12   .B file_name.wea
13 + ]
14   .SH DESCRIPTION
15   .I epw2wea
16   transforms an EnergyPlus weather data (.epw) file into the DAYSIM weather file
17 < format, for use with the RADIANCE gendaymtx program.
17 > format, for use with the RADIANCE
18 > .I gendaymtx
19 > and
20 > .I gensdaymtx
21 > programs.
22 > .PP
23 > The
24 > .I \-a
25 > option adds atmospheric data needed by
26 > .I gensdaymtx
27 > to generate full spectral data.
28 > .PP
29 > If no output file is given, the standard output is written instead.
30   .SH AUTHOR
31   Christoph Reinhart, Jason Turner
32   .SH "SEE ALSO"
33 < gendaymtx(1)
33 > gendaymtx(1), gensdaymtx(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines