[Radiance-general] gensky

Fitzsimmons, Rob rob.fitzsimmons at Summit.Fiserv.com
Wed Sep 12 14:06:42 PDT 2007


I think you need to drop the EST
Timezones won't apply to local solar time
gensky 3 21 +10.00 -a 40.77 -o 73.967
Works for me

Rob F
-----Original Message-----
From: radiance-general-bounces at radiance-online.org
[mailto:radiance-general-bounces at radiance-online.org] On Behalf Of Sheng
Yu
Sent: Wednesday, September 12, 2007 1:51 PM
To: radiance-general at radiance-online.org
Subject: [Radiance-general] gensky

Hi,

I have a question on gensky. It is stated in the manual that "If the
time is preceded by a plus sign ('+'), then it is interpreted as local
solar time instead." However, I use the following command:
gensky 3 21 +10.00EST -a 40.77 -o 73.967 The program echoes:
gensky: bad time format: +10.00EST

I look into gensky.c and find out that
if ( (tsolar = *cp == '+') ) cp++;
if (tsolar || !isalpha(*cp)) {
		fprintf(stderr, "%s: bad time format: %s\n", progname,
hs);
		exit(1);
}
If tsolar is 1, then the program will exit. Does it mean that the local
solar time is not supported? Thanks.

Yu Sheng

_______________________________________________
Radiance-general mailing list
Radiance-general at radiance-online.org
http://www.radiance-online.org/mailman/listinfo/radiance-general



More information about the Radiance-general mailing list