home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / hobby / cyclone / cyclone.exe / README.txt < prev   
Text File  |  2000-08-19  |  3KB  |  92 lines

  1. Cyclone
  2.  
  3. Version 1.00 for Palm OS
  4.  
  5. Copyright ⌐ 2000 Chris Terwilliger. All rights reserved.
  6.  
  7.  
  8. Cyclone Plot
  9. ------------
  10. Cyclone is a PalmOS application that tracks hurricanes and tropical storms.  The application allows the user to create & edit storm records and plot the storms track on a map of the central Atlantic ocean.  The map can be scrolled left and right by dragging.  Each storm is saved as an individual database. Storm databases are .pdb files that are automatically backed up during synchronization.  My website will eventually contain a collection of historical storms that can be downloaded and installed.
  11.  
  12.  
  13. Storm List
  14. ----------
  15. Available storms are listed on the list screen.  Select a storm and then press "Plot" to plot the storms track, or press "Edit" to edit the storm information.  Storms are listed with their year and name since the current naming scheme rotates every 6 years.  Storms before 1953 were not named.
  16.  
  17.  
  18. Storm Data
  19. ----------
  20. Storm data consists of the following:
  21.  
  22. Name - name assigned to the storm by NHC
  23. Date - date of the storm
  24. Number - number of the storm in the historical record
  25. Storm - number of the storm this year
  26. SS Scale - Saphir-Simpson scale of intensity
  27. Type - Subtropical / Tropical / Hurricane
  28. US Hit - storm made US landfall
  29.  
  30.  
  31. Track Data
  32. ----------
  33. Track data consists of the following:
  34.  
  35. Date - date of the observation
  36. Time - time of the observation
  37. Latitude - north latitude in degrees and decimal (DD.d)
  38. Longitude - west longitude in degrees and decimal (DDD.d)
  39. Pressure - barometric pressure in millibars
  40. Wind - wind speed in knots
  41.  
  42.  
  43. Requirements
  44. ------------
  45. Cyclone runs on version 2.0 ROMS and later.
  46.  
  47.  
  48. Installation
  49. ------------
  50. Included in this distribution is:
  51.  
  52. Cyclone.prc      - the application
  53. 1969_Camille.PDB - storm database of Hurricane Camille
  54. 2000_Alberto.PDB - storm database of Hurricane Alberto (to date)
  55. 2000_Beryl.PDB   - storm database of Hurricane Beryl
  56. 2000_Chris.PDB   - storm database of Tropical Storm Chris (to date)
  57. nhcmap.PDB       - map file
  58. README.txt       - this file
  59.  
  60. Install the application, map file, and storm databases in the usual Palm fashion.
  61.  
  62.  
  63. Shareware
  64. ---------
  65. Cyclone is SHAREWARE under the honor system. You may copy or distribute it freely. You may not charge money for it.  If you like it and use it, please send $5 to the address below or use PayPal.
  66.  
  67.  
  68. Updates
  69. -------
  70. New feature suggestions are welcome as well as bug reports.  Send all comments to:
  71.  
  72. Chris Terwilliger
  73. 520 SW 63rd Terrace
  74. Plantation, FL  33317
  75.  
  76. email: chris@searat.com
  77.  
  78.  
  79. Revision History
  80. ----------------
  81. 1.00    12-August-2000    Initial release
  82.  
  83.  
  84. Additional Information
  85. ----------------------
  86. National Hurricane Center          - http://www.nhc.noaa.gov
  87. Unisys Hurricane Site              - http://weather.unisys.com/hurricane/
  88. Central Pacific Hurricane Center   - http://www.nws.noaa.gov/pr/hnl/cphc/pages/cphc.shtml
  89. Joint Typhone Warning Center, Guam - http://www.npmoc.navy.mil/jtwc.html
  90.  
  91.  
  92.