Sponsored Content
Full Discussion: NASA launch in 4 minutes
The Lounge What is on Your Mind? NASA launch in 4 minutes Post 302544948 by joeyg on Friday 5th of August 2011 12:38:48 PM
Old 08-05-2011
when is it due to arrive in Jupiter orbit?
I just found that... five years.
If successful, it will be the furthest solar-powered trip ever taken at 500 million miles from sun.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Convert minutes to hours, minutes, seconds

How would you convert lets say a 1000 minutes to hours, minutes, seconds (1 Reply)
Discussion started by: Vozx
1 Replies

2. Solaris

Eclipse launch question

I just bought my first Ultra 20 (Solaris 10) and I would like to know the step by step directions to launch eclipse please. I have unzipped the eclipse folder in my temp directory I am having really hard time launching eclipse from my desktop. (7 Replies)
Discussion started by: saif
7 Replies

3. UNIX for Advanced & Expert Users

launch a command only if

Hi! I would launch this command: tar -cvvf logswitch.tar `find *.log* -mtime +5` --remove-files only if find *.log* -mtime +5 find some files. Thanks in advance. (10 Replies)
Discussion started by: Minguccio75
10 Replies

4. Programming

How to launch a new process

Hi, I have a situation where a C main program needs to call another C main program, my background is mostly Windows and I'm new to UNIX programming. I've read about system(), fork(), and exec() and I'm a little confused as to what the sequence of steps should be to launch another process. By the... (5 Replies)
Discussion started by: hr94131
5 Replies

5. UNIX for Dummies Questions & Answers

How to launch Eclipse in Solaris 10

Hi people, i just installed Eclipse on my Solaris terminal and i can't seem to run it. Currently i am using the SSH Client software to go to my Unix console.I tried to run the command "eclipse -vm <path of java hre>" as directed however i still can't run the application. My Command prompt is... (5 Replies)
Discussion started by: wilsontan
5 Replies

6. Linux

Can't launch firefox

Hi all, I installed RHEL on my machine and realized that firefox browser was not included at installation. I went back and added it using the Add or Remove Packages by inserting the dvd I used during installation. The icon is there but for some reason I cannot lauch. Nothing returns when I... (12 Replies)
Discussion started by: jxh461
12 Replies

7. Shell Programming and Scripting

Launch Script

Hi all! I just got done writing a script. The problem Im running into is I have to lanuch the script with: sh SCRIPT.sh Is there a way to launch it with by just entering SCIPT into the shell? (3 Replies)
Discussion started by: Grizzly
3 Replies

8. UNIX for Beginners Questions & Answers

How to convert days hours minutes seconds to minutes?

Hi, please help with below time conversion to minutes. one column values: 2 minutes 16 seconds 420 msec 43 seconds 750 msec 0 days 3 hours 29 minutes 58 seconds 480 msec 11 seconds 150 msec I need output in minutes(total elapsed time in minutes) (2 Replies)
Discussion started by: ramu.badugula
2 Replies

9. Shell Programming and Scripting

Grep a log file for the last 5 minutes of contents every 5 minutes

Hi all, System Ubuntu 16.04.3 LTS i have the following log INFO 2019-02-07 15:13:31,099 module.py:700] default: "POST /join/8550614e-3e94-4fa5-9ab2-135eefa69c1b HTTP/1.0" 500 2042 INFO 2019-02-07 15:13:31,569 module.py:700] default: "POST /join/6cb9c452-dcb1-45f3-bcca-e33f5d450105... (15 Replies)
Discussion started by: charli1
15 Replies

10. Shell Programming and Scripting

Check file creation Time minutes and if file older then 5 minutes execute some stuff

Hello all, Info: System RedHat 7.5 I need to create a script that based on the creation time, if the file is older then 5 minutes then execute some stuff, if not exit. I thought to get the creation time and minutes like this. CreationTime=$(stat -c %y /tmp/test.log | awk -F" " '{ print... (3 Replies)
Discussion started by: charli1
3 Replies
GENSKY(1)						      General Commands Manual							 GENSKY(1)

NAME
gensky - generate a RADIANCE description of the sky SYNOPSIS
gensky month day time [ options ] gensky -ang altitude azimuth [ options ] gensky -defaults DESCRIPTION
Gensky produces a RADIANCE scene description for the CIE standard sky distribution at the given month, day and time. By default, the time is interpreted as local standard time on a 24-hour clock. The time value may be given either as decimal hours, or using a colon to sepa- rate hours and minutes. If the time is immediately followed (no white space) by a North American or European time zone designation, then this determines the standard meridian, which may be specified alternatively with the -m option. The following time zones are understood, with their corresponding hour differences from Greenwich Mean Time: Standard time: YST PST MST CST EST GMT 9 8 7 6 5 0 CET EET AST GST IST JST NZST -1 -2 -3 -4 -5.5 -9 -12 Daylight savings time: YDT PDT MDT CDT EDT BST 8 7 6 5 4 -1 CEST EEST ADT GDT IDT JDT NZDT -2 -3 -4 -5 -6.5 -10 -13 If the time is preceded by a plus sign ('+'), then it is interpreted as local solar time instead. It is very important to specify the cor- rect latitude and longitude (unless local solar time is given) using the -a and -o options to get the correct solar angles. The second form gives the solar angles explicitly. The altitude is measured in degrees above the horizon, and the azimuth is measured in degrees west of South. The third form prints the default option values. The output sky distribution is given as a brightness function, skyfunc. Its value is in watts/steradian/meter2. The x axis points east, the y axis points north, and the z axis corresponds to the zenith. The actual material and surface(s) used for the sky is left up to the user. For a hemispherical blue sky, the description might be: !gensky 4 1 14 skyfunc glow skyglow 0 0 4 .99 .99 1.1 0 skyglow source sky 0 0 4 0 0 1 180 Often, skyfunc will actually be used to characterize the light coming in from a window. In addition to the specification of a sky distribution function, gensky suggests an ambient value in a comment at the beginning of the description to use with the -av option of the RADIANCE rendering programs. (See rvu(1) and rpict(1).) This value is the cosine-weighted radiance of the sky in watts/steradian/meter2. Gensky supports the following options. -s Sunny sky without sun. The sky distribution will correspond to a standard CIE clear day. +s Sunny sky with sun. In addition to the sky distribution function, a source description of the sun is generated. -c Cloudy sky. The sky distribution will correspond to a standard CIE overcast day. -i Intermediate sky without sun. The sky will correspond to a standard CIE intermediate day. +i Intermediate sky with sun. In addition to the sky distribution, a (somewhat subdued) sun is generated. -u Uniform cloudy sky. The sky distribution will be completely uniform. -g rfl Average ground reflectance is rfl. This value is used to compute skyfunc when Dz is negative. Ground plane brightness is the same for -s as for +s. (Likewise for -i and +i, but see the -r option below.) -b brt The zenith brightness is brt. Zenith radiance (in watts/steradian/meter2) is normally computed from the sun angle and sky tur- bidity (for sunny sky). It can be given directly instead, using this option. -B irrad Same as -b, except zenith brightness is computed from the horizontal diffuse irradiance (in watts/meter2). -r rad The solar radiance is rad. Solar radiance (in watts/steradian/meter2) is normally computed from the solar altitude. This option may be used to override the default calculation. If a value of zero is given, no sun description is produced, and the contribu- tion of direct solar to ground brightness is neglected. -R irrad Same as -r, except solar radiance is computed from the horizontal direct irradiance (in watts/meter2). -t trb The turbidity factor is trb. Greater turbidity factors correspond to greater atmospheric scattering. A turbidity factor of 1.0 indicates an ideal clear atmosphere (i.e. a completely dark sky). Values less than 1.0 are physically impossible. The following options do not apply when the solar altitude and azimuth are given explicitly. -a lat The site latitude is lat degrees north. (Use negative angle for south latitude.) This is used in the calculation of sun angle. -o lon The site longitude is lon degrees west. (Use negative angle for east longitude.) This is used in the calculation of solar time and sun angle. Be sure to give the corresponding standard meridian also! If solar time is given directly, then this option has no effect. -m mer The site standard meridian is mer degrees west of Greenwich. (Use negative angle for east.) This is used in the calculation of solar time. Be sure to give the correct longitude also! If a time zone or solar time is given directly, then this option has no effect. EXAMPLE
To produce a sunny sky for July 4th at 2:30pm Eastern daylight time at a site latitude of 42 degrees, 89 degrees west longitude: gensky 7 4 14:30EDT +s -a 42 -o 89 To produce a sunny sky distribution for a specific sun position but without the sun description: gensky -ang 23 -40 -s FILES
/usr/share/radiance/skybright.cal AUTHOR
Greg Ward SEE ALSO
rpict(1), rvu(1), xform(1) RADIANCE
4/24/98 GENSKY(1)
All times are GMT -4. The time now is 02:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy