|
Re: Latest project |
Hi Skywise; It started out as a 3d count and plot program which looked nice at 1 degree squares. Then I decided to see if I had enough RAM to hold the entire NEIC database. Turns out that I could store about 1200 quakes per square with the 700+ MB I have. Not enough. It would work if I could have variable length arrays. But there's no great advantage to having it all in memory unless you are asking multiple questions. Then it might be better to read once. 548,000 quakes take a while to read. Roger Follow Ups: ● Re: Latest project - Skywise 20:26:33 - 7/16/2007 (72163) (1) ● Re: Latest project - Roger Hunter 21:13:26 - 7/16/2007 (72165) (1) ● Re: Latest project - Skywise 22:19:00 - 7/16/2007 (72166) (1) ● Re: Latest project - Jim W. 10:24:52 - 7/17/2007 (72170) (0) ● Re: Latest project - Skywise 22:23:16 - 7/15/2007 (72158) (0) |
|