home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 February / psl_9403.zip / psl_9403 / DOS / HOME / WEATHER.ZIP / WTHRBASE.DOC < prev    next >
Text File  |  1993-11-25  |  4KB  |  101 lines

  1. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ DragonSoft ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2.  
  3. WeatherBase was written as a learning expereance. It is written in Quick-C
  4. Version 2.5, a compiler I highly recommend for the price. This Program 
  5. REQUIRES CGA or better graphics.
  6.  
  7. It will store one months data at a time. This can be called anything you
  8. want, but I recommend calling it the name of the month. :^}
  9. Most functions are self explanitory. Just run the program and go to the
  10. DataBase. The first time you run it just enter data. Follow the
  11. prompts. When you get done entering data, SAVE IT !! it will ask for a
  12. name, it saves to the current directory. (loads from it too) The average
  13. option will not be of much use till you get a few days info entered.
  14.  
  15. The Generalized Forcasting Routines are from a old Basic program I
  16. found and have been modified enough I call them my own now. The Local
  17. forcasting routines are from Pocket Trends (registered) and are
  18. only accurate for the area listed. To get a version for your area you
  19. must send me a blank disk and $20.00. This will Register you and get you
  20. the latest version with your name and registration # and remove the time
  21. delay at the opening of the program! See the registration menu from within
  22. the program for more details.
  23.  
  24. For those that live by Canada I have a metric conversions for most
  25. things that are related to Weather. Also in that menu are Dew Point, 
  26. Wind chill, Temp/humidity Index generating functions.
  27.  
  28. When there is No WIND set wind direction to West...
  29. You can use the text file for printing out work sheets to keep a hard
  30. copy or just to gather the data to enter into the computer.Also as this
  31. is a DOS program the print screen key will work for hard copies of monthly
  32. generated info.
  33.  
  34. This program is SHAREWARE. If you use it PLEASE SEND me $20.00 or what
  35. you think it is worth.
  36. I will keep a record of you and send notices of updates and
  37. other programs that DragonSoft puts out. Send $$ and or BUG reports to:
  38.  
  39.     Eldon De Hart
  40.     301 Belcher Rd # 3004
  41.     Largo, Fl
  42.     34641
  43.  
  44. Program Highlights:
  45.  
  46. All Data loads into memory for speedy searches. (3 types available) 
  47. 2 different forcasting routines. (for registered users)
  48. Metric to English Conversions
  49. Extensive monthly reports. 
  50. Graphs for High,Low,Rain,Snow and Humidity.
  51. Written in "C" so it is Very Fast!
  52.  
  53. History:
  54.  
  55. Version 4.0
  56. Direct port of amiga version. All version before this were for the Amiga.
  57. They were written with Lattice/SAS.
  58.  
  59. Version 4.5- 5.5 
  60.  
  61. Added more routines for dew point, humidity/heat, wind chill
  62. fixed bugs in the forcasting routines.
  63.  
  64. Version 6.0
  65.  
  66. Completly re - wrote the forcasting routines! Got tired of the 
  67. differences in the compilers. (The original routines were written for
  68. Lattice.)
  69.  
  70. Version 6.5
  71.  
  72. This version addes a few goodies to the monthly report, dates for most
  73. rain, highs,lows, for temperature and barometer. Also you can not stop
  74. a listing of all the days from the search routine!
  75.  
  76. Version 7.0
  77.  
  78. You can now edit any field and not have to enter all data over when you
  79. want to change something! The only trouble area is when editing a string..
  80. it will take you back to the database menu without showing the change.
  81. Sorry for this, I'm working on it!
  82. Also Added a Requestor for the Delete Last Entry choice, and Lots of COLOR!
  83. And a screen saver that only works during the running of Weather
  84. base. It REQUIRES VGA.
  85.  
  86. Version 8.0
  87.  
  88. ALL OLD DATA FILES WILL NOT WORK...ADDED SNOWFALL TO DATA FILE.  
  89. Added the old forcasting routines also.I have been re-working them. They 
  90. work now. Added a snowfall tracker to the database, this made all 
  91. previous data files obsolite. They will not work at all. Also Changed
  92. the menu structure from 2 menus to 5 for looks. Also A BIGGIE I added 
  93. CHARTS! Yes you can now visually see the high,low,rain,snow,humidity in
  94. chart form!
  95. The program has GROWN over the last 3 years! Please Support it! (me) ;^}
  96.  
  97. Version WIN8.0
  98. This will be a full blown window app when released...
  99.  
  100.  
  101.