home *** CD-ROM | disk | FTP | other *** search
/ Hobbies & Leisure - Plus Bible Study & Games / HobbiesLeisurePlusBibleStudyAndGamesMapleMedia1995.disc1of1.iso / sunpow11 / sunpo.ini < prev    next >
INI File  |  1992-03-01  |  3KB  |  65 lines

  1. [sunpo]
  2. ;
  3. ;This SUNPO initialization file contains default geographical coordinates
  4. ;and the time zone value of a hypothetical observation site at which cal-
  5. ;culations are desired. It should be placed in your base Windows directory.
  6. ;Typically you should edit it suit your own location to avoid a continuing
  7. ;need to fill in the data during each run. The MS-DOS version of SUNPO does
  8. ;not know that SUNPO.INI exists.
  9. ;
  10. LONGDEG=12
  11. LONGMIN=34
  12. LONGEW=W
  13. ;
  14. LATDEG=8
  15. LATMIN=9
  16. LATNS=N
  17. ;
  18. ;Replace the above data with your own longitude and latitude data.
  19. ;Use "E" instead of "W" if you are east of standard 0 degree meridian.
  20. ;Use "S" instead of "N" if you are in the southern hemisphere.
  21. ;
  22. ;Just to be sure: do not leave any blanks after the "=" sign or between
  23. ;relevant digits...not all cases are double checked! If a run of the
  24. ;Windows version of SUNPO seems to ignore your SUNPO.INI file it it likely
  25. ;that it finds an error herein:
  26. ;
  27. ;IF THERE ARE ANY "BLANKS" AFTER THE "=" SYMBOLS IN THE ABOVE DATA, THEN
  28. ;THE CONTENTS OF THIS FILE WILL BE IGNORED BY SUNPO ANY YOU MUST RUN THE
  29. :CONTROL DATA/ OBSERVER POSITION DIALOG TO CHANGE THE INTRINSIC DEFAULT
  30. ;POSITION VALUES BUILT INTO THE PROGRAM.
  31. ;
  32. ;NOTE: The ABOVE data can be changed during a SUNPO run if you set the
  33. ;      observer position via the "Control Data" main menu item.
  34. ;
  35. ; ******** DO NOT SKIP OVER READING THE FOLLOWING INFORMATION **********
  36. ;
  37. ;If you know your time zone (as an integer) enter it  after the "TIMZON="
  38. ;
  39. ;
  40. TIMZON=0
  41. ;
  42. ;
  43. ;If you leave TIMZON blank or set it to any integer smaller than or equal
  44. ;to -25, then the TIMZON value WILL BE CALCULATED from your longitude via
  45. ;the formula:
  46. ;
  47. ;   TIMZON = nearest integer (rounded down) value of (longitude/15.0).
  48. ;
  49. ;"East" longitudes are positive and the above calculated TIMZON value will
  50. ;be increased by +1.
  51. ;"West" longitudes are negative in the formula and give negative (or zero)
  52. ;values for TIMZON.
  53. ;
  54. ;IF YOU CHANGE THE OBSERVER POSITION VIA THE CONTROL DATA/OBSERVER POSITION
  55. ;MAIN MENU COMMANDS IN SUNPO AND THEN SAVE THE NEW VALUES TO THE SUNPO.INI
  56. ;FILE, THE VALUE OF TIMZON IS AUTOMATICALY SET TO -25 TO FORCE CALCULATION
  57. ;ACCORDING TO THE ABOVE FORMULA. IF YOU KNOW A BETTER VALUE, THEN RE-EDIT
  58. ;YOUR SUNPO.INI FILE TO CORRECT IT.
  59. ;
  60. ;See the SUNPO.DOC file for some more hints about time zone values.
  61. ;
  62. ;Once you have all of this stuff set up to your satisfaction you may
  63. ;delete all the lines which begin with semicolons if you like, but
  64. ;they don't really use much disk space if you leave them in.
  65.