home *** CD-ROM | disk | FTP | other *** search
/ Screensaver 99 / Screen99.iso / Space / Earth / README.TXT < prev   
Encoding:
Text File  |  1996-04-29  |  5.1 KB  |  116 lines

  1.  
  2.                     Earth Screen Saver for Windows
  3.                                                 
  4.                       Version 2.0a Release Notes
  5.                 by John Walker -- kelvin@fourmilab.ch
  6.                WWW home page: http://www.fourmilab.ch/
  7.                                     
  8. INTRODUCTION
  9. ============
  10.  
  11. The Earth screen saver displays an image of the Earth as currently
  12. illuminated by the Sun, from a variety of viewpoints.  You can view
  13. the Earth from the Sun (day side), the night side, from the Moon, or
  14. from an arbitrary altitude above any point on the globe specified by
  15. latitude and longitude.  Day and night regions of the globe are shown
  16. based on the current date and time.  The image of the Earth shifts
  17. location on the screen every 10 minutes to avoid burning in the
  18. phosphor in one location.
  19.  
  20. The Earth Screen Saver is in the public domain.  You can do anything
  21. you like with it.  The images are generated based on a global
  22. topographic map developed by the Marine Geology and Geophysics
  23. Division of the National Geophysical Data Center operated by the
  24. United States Department of Commerce, National Oceanic and Atmospheric
  25. Administration.
  26.  
  27. INSTALLATION
  28. ============
  29.  
  30. The Earth Screen Saver works only on 32-bit Windows systems such as
  31. Windows 95 and Windows NT; it cannot be used on Windows 3.x.  To
  32. install the Earth Screen Saver, download the archive EARTHSCR.ZIP and
  33. extract the files from it with PKUNZIP.  You will obtain:
  34.  
  35.     EARTH.SCR       - Screen saver module
  36.     README.TXT      - This document
  37.                 
  38. Copy EARTH.SCR to your Windows directory (usually C:\WINDOWS), then
  39. from the Desktop option of the Control Panel, choose "Earth" as your
  40. screen saver and use "Settings.." to select the view you prefer.
  41.  
  42. CONFIGURATION
  43. =============
  44.  
  45. The "Settings..." button in the Control Panel/Display/Screen Saver
  46. panel displays a dialogue which allows you to select the view of the
  47. Earth and the size of the image.  The image size defaults to "Auto",
  48. which fills 2/3 of your screen, but you can enter any size from 64
  49. pixels to the entire height of your monitor.
  50.  
  51. You can view the Earth from the following vantage points:
  52.  
  53.     Sun (day side)
  54.         This is the default.  The illuminated hemisphere of the Earth
  55.         is shown, rotating as the day progresses.
  56.  
  57.     Moon
  58.         The Earth is shown as it currently appears from the Moon.  The
  59.         phase of the Earth is inverse to that of the Moon: at new Moon
  60.         the Earth is full and vice versa.
  61.  
  62.     Night side
  63.         The night hemisphere is shown.  This can be handy for
  64.         shortwave listeners interested in bands on which propagation
  65.         is best at night.
  66.  
  67.     Above location
  68.         The Earth is viewed from the given latitude, longitude, and
  69.         altitude.  The default altitude is that of geosynchronous
  70.         Earth satellites.  The finite resolution of the map image
  71.         limits the detail you can see by entering low altitudes.
  72.         Enter the latitude and longitude of the location you want to
  73.         look down upon, in degrees, minutes, and seconds in the boxes,
  74.         and don't forget to click the buttons to specify whether the
  75.         latitude is North or South and the longitude East or West.
  76.         Don't worry about getting the longitude and latitude
  77.         absolutely precise--a couple of minutes of error don't make
  78.         much difference in the appearance of the earth rendered at
  79.         this scale.  If you enter your own latitude and longitude,
  80.         you'll see the Earth centred upon your location and be able
  81.         to watch the progression of day and night.
  82.  
  83.  
  84. HOME PLANET
  85. ===========
  86.  
  87. The Earth Screen Saver was developed based on Home Planet, a
  88. comprehensive Earth and sky simulator for Windows which displays the
  89. Earth, tracks satellites, asteroids, and comets, includes an
  90. extensible multimedia object catalogue, a simulated telescope for
  91. viewing the sky at any magnification or location, a database of more
  92. than a quarter million stars, and a complete hypertext help file and
  93. introduction to astronomy linked to the components of the program.
  94. Displays include the illuminated portion of the Earth, the Sky, the
  95. Telescope, the Earth as viewed from a satellite, the Moon, or the Sun,
  96. an orrery, panels displaying current information about the Moon and
  97. planets, and more.  Real-time astronomical information can be exported
  98. to other applications via DDE.  There's even a cuckoo clock (you can
  99. turn it off).  Home Planet is in the public domain.
  100.  
  101. For more information about Home Planet, visit the World-Wide Web page:
  102.  
  103.     http://www.fourmilab.ch/homeplanet/homeplanet.html
  104.     
  105. UPDATE LOG
  106. ==========
  107.  
  108. Version 2.0 (19 Apr 1996): Initial release.  The first release is
  109. numbered 2.0 to keep it in sync with the related Sky screen saver.
  110.  
  111. Version 2.0a (28 Apr 1996): Workaround for inane and undocumented
  112. misbehaviour in the Microsoft screen saver library.  See the development
  113. log in the source release for the ugly details.  This fixes the problem
  114. where the image would cease to be updated but the caption would continue
  115. to move around on the screen, cluttering it up.
  116.