ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/gensky.c
Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Wed Jul 26 17:15:11 2006 UTC (17 years, 8 months ago) by greg
Branch: MAIN
CVS Tags: rad3R8, rad3R9, rad4R0
Changes since 2.23: +2 -2 lines
Diff to previous 2.23 , to selected 2.17
Changed default turbidity from 2.75 to 2.45

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Fri Sep 10 18:19:24 2004 UTC (19 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2
Changes since 2.22: +11 -6 lines
Diff to previous 2.22 , to selected 2.17
Made it so -m option is ignored in gensky if time zone is given

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Sun Nov 16 10:29:38 2003 UTC (20 years, 4 months ago) by schorsch
Branch: MAIN
Changes since 2.21: +51 -33 lines
Diff to previous 2.21 , to selected 2.17
Continued ANSIfication and reduced other compile warnings.

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 22:12:02 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.20: +3 -3 lines
Diff to previous 2.20 , to selected 2.17
Added grouping parens to reduce ambiguity warnings.

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:23 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.19: +5 -5 lines
Diff to previous 2.19 , to selected 2.17
Changes and check-in for 3.5 release
Includes new source files and modifications not recorded for many years
See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Thu Apr 23 16:27:05 1998 UTC (25 years, 11 months ago) by gwlarson
Branch: MAIN
Changes since 2.18: +7 -3 lines
Diff to previous 2.18 , to selected 2.17
fixed time zones and added new ones

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Thu Jul 18 18:00:51 1996 UTC (27 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.17: +1 -1 lines
Diff to previous 2.17
changed panic at standard time difference from 2 to 3 hours

Revision 2.17 - (view) (download) (annotate) - [selected]
Tue Jul 16 14:14:50 1996 UTC (27 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.16: +61 -8 lines
Diff to previous 2.16
added time zone specifications

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Tue Jun 25 20:48:17 1996 UTC (27 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.15: +16 -4 lines
Diff to previous 2.15 , to selected 2.17
added ability to specify time as HH:MM

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Mon May 2 15:17:25 1994 UTC (29 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.14: +2 -0 lines
Diff to previous 2.14 , to selected 2.17
added exit(0) to end of main()

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Mon Jan 31 12:53:49 1994 UTC (30 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.13: +1 -3 lines
Diff to previous 2.13 , to selected 2.17
fixed bug in calculation of ground brightness for uniform and overcast skies

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Fri Nov 5 17:25:34 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.12: +78 -31 lines
Diff to previous 2.12 , to selected 2.17
added intermediate sky and changed +c option to -u

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Mon Jun 14 13:54:26 1993 UTC (30 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.11: +39 -28 lines
Diff to previous 2.11 , to selected 2.17
added -B option for global irradiance and -R for solar irradiance

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Mon Jun 7 14:51:22 1993 UTC (30 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.10: +2 -0 lines
Diff to previous 2.10 , to selected 2.17
added comment output regarding solar altitude and azimuth

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Fri Jun 4 14:30:24 1993 UTC (30 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.9: +0 -3 lines
Diff to previous 2.9 , to selected 2.17
Removed unnecessary declaration of atof()

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Wed Dec 9 08:32:52 1992 UTC (31 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.8: +9 -1 lines
Diff to previous 2.8 , to selected 2.17
Added protection against sun too close to zenith

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Fri Oct 23 14:19:35 1992 UTC (31 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.7: +8 -7 lines
Diff to previous 2.7 , to selected 2.17
added -r option to affect solar radiance

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Fri Oct 2 16:11:53 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.6: +0 -1 lines
Diff to previous 2.6 , to selected 2.17
Removed problematic math function declarations

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Apr 14 10:29:24 1992 UTC (31 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.5: +8 -2 lines
Diff to previous 2.5 , to selected 2.17
fixed bug in sky normalization calculation,
which resulted in incorrect ground ambient levels

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Fri Mar 20 15:29:10 1992 UTC (32 years ago) by greg
Branch: MAIN
Changes since 2.4: +7 -2 lines
Diff to previous 2.4 , to selected 2.17
added ability to specify solar instead of standard time

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Fri Mar 20 12:23:38 1992 UTC (32 years ago) by greg
Branch: MAIN
Changes since 2.3: +10 -5 lines
Diff to previous 2.3 , to selected 2.17
added +c option for uniform cloudy sky

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 10 11:12:06 1992 UTC (32 years ago) by greg
Branch: MAIN
Changes since 2.2: +23 -13 lines
Diff to previous 2.2 , to selected 2.17
added -ang option for specifying solar angles explicitly

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 15:09:28 1991 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.1: +4 -1 lines
Diff to previous 2.1 , to selected 2.17
removed atof declaration for NeXT

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 17:05:02 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.6: +0 -0 lines
Diff to previous 1.6 , to selected 2.17
updated revision number for release 2.0

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Oct 24 13:43:22 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.5: +10 -8 lines
Diff to previous 1.5 , to selected 2.17
changed factors for solar and sky luminance to radiance

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Aug 6 08:22:06 1991 UTC (32 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.4: +6 -1 lines
Diff to previous 1.4 , to selected 2.17
added warning about mismatched standard meridians and longitudes

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 12:09:27 1991 UTC (33 years ago) by greg
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 , to selected 2.17
changed calculation of zenith brightness to use white light

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Mar 12 09:49:25 1990 UTC (34 years ago) by greg
Branch: MAIN
Changes since 1.2: +0 -2 lines
Diff to previous 1.2 , to selected 2.17
removed unused variable

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri Jul 21 21:17:42 1989 UTC (34 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1 , to selected 2.17
added check for negative zenith brightness calculation

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 11:16:29 1989 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Diff to selected 2.17
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad4R0: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a