home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / sci / geo / geology / 2431 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.9 KB  |  42 lines

  1. Newsgroups: sci.geo.geology
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!seismobros!seismobros!geomagic
  3. From: geomagic@seismo.do.usbr.gov (Dan O'Connell)
  4. Subject: Re: John Hammer, ONE MORE, PLEASE!!!
  5. In-Reply-To: jh507@rollgeosc.psu.edu's message of Thu, 19 Nov 1992 14:48:11 GMT
  6. Message-ID: <1992Nov19.175318.663@seismo.do.usbr.gov>
  7. Sender: geomagic@seismo.do.usbr.gov (Dan O'Connell)
  8. Organization: Seismotectonics Group, U.S. Bureau of Reclamation.
  9. References: <1992Nov18.215225.18272@quake.sylmar.ca.us> <1992Nov19.144811.7838@ems.psu.edu>
  10. Date: Thu, 19 Nov 1992 17:53:09 GMT
  11. Lines: 29
  12.  
  13. In article <1992Nov19.144811.7838@ems.psu.edu> jh507@rollgeosc.psu.edu (John Hammer for GEOSC 507) writes:
  14.  
  15. <stuff deleted>
  16. >   A question to anyone who might know:
  17. >
  18. >      Does anyone have UNIX based software to search or read the 
  19. >      Hypocenter Data Base?  If so, could you please point me 
  20. >      toward a source code?  We would like to be able to do 
  21. >      searches on our UNIX.
  22. >
  23. >   John Hammer
  24. >   EMAIL: hammer@geosc.psu.edu  
  25.  
  26. I have converted a version of the Hypocenter Data Base reading software
  27. to run under UNIX. I have tested it on IBM RS/6000, Solbourne, HP 720,
  28. SGI Crimson, and a DG workstation (we had a bunch of demo's). It skips
  29. all the index files that the PC-based software uses and just sequentially 
  30. reads the entire database file so it nevers takes more than 6 minutes
  31. to do a search. The index file scheme requires constant re-positioning
  32. of the CD-ROM drive heads, and at 300-500 ms access times its not a very
  33. efficient way to do it. Note, the code byte swaps the INTEL PC byte ordering
  34. so if you have a DEC box you would need to eliminate that part.
  35.  
  36. I could tar up the source and makefile and put it in our anonymous
  37. ftp directory if anyone is interested. 
  38. -- 
  39. Dan O'Connell
  40. geomagic@seismo.do.usbr.gov
  41. Seismotectonics Group, U.S. Bureau of Reclamation
  42.