Re: Programming Languages Decisions - Earthquake Forecasting - August 18, 2008
Posted by EQF on August 19, 2008 at 01:49:08:

The first application that I presently have running simply lets people compare earthquakes with one another. You specify in the data file which earthquakes you want to compare. The program does some probaility calculations and displays charts like the ones on my Data.html Web page.

http://www.freewebz.com/eq-forecasting/Data.html

That by itself can be invaluable information as it can indicate if a given earthquake was triggered by the same forces as another one or group of earthquakes.

For predicting earthquakes I need to add the code that lets people process the original data. For the moment they will have to use my own data file that has that type of information in it. It will take some time to get that code translated from what is now running into Perl or at least linked better with Perl.

That TrueBasic sun and moon location program is working. But as you know, it has to be installed on a system for it to work. The Perl .exe program will run by itself with no installation necessary.



Follow Ups:
     ● Re: Programming Languages Decisions - Earthquake Forecasting - August 18, 2008 - Roger Hunter  06:22:05 - 8/19/2008  (74258)  (1)
        ● Re: Programming Languages Decisions - Earthquake Forecasting - August 18, 2008 - EQF  11:37:06 - 8/19/2008  (74261)  (0)