home *** CD-ROM | disk | FTP | other *** search
/ ftp.eri.u-tokyo.ac.jp / 2014.03.ftp.eri.u-tokyo.ac.jp.zip / ftp.eri.u-tokyo.ac.jp / pub / topics / hyogo.950117 / hp.eri / README < prev    next >
Text File  |  1995-01-24  |  3KB  |  91 lines

  1. README (in English)
  2.  
  3. Preliminary hypocenters of the main shock, foreshocks and aftershocks
  4. of the Hyogoken-Nanbu earthquake.
  5.  
  6.                 Jan. 21, 1995
  7.                 Jan. 23, 1995
  8.                 Earthquake Research Institute,
  9.                 University of Tokyo
  10.  
  11. We now open our preliminary results, which were determined by our
  12. automatic hypocenter location system here for the main shock,
  13. foreshocks and aftershocks of the Hyogoken-Nanbu earthquake,
  14. to the public.
  15.  
  16. These preliminary hypocenters are based on the seismic networks of
  17. Earthquake Research Institute, University of Tokyo, Disaster
  18. Prevention Research Institute, Kyoto University, and Faculty of
  19. Science, Kochi University.
  20.  
  21.  
  22. Notes:
  23.  
  24. (1) Earthquake Research Institute, University of Tokyo rserves
  25.     all rights of these results.
  26.  
  27. (2) When you will publish or distribute any results derived from
  28.     the hypocenters, please acknowledge that these hypocenters were
  29.     determined by the automatic hypocenter location system at the
  30.     Earthquake Research Institute, University of Tokyo based on
  31.     the seismic networks of Earthquake Research Institute,
  32.     University of Tokyo, Disaster Prevention Research Institute,
  33.     Kyoto University, and Faculty of Science, Kochi University.
  34.  
  35. (3  Please include this README file when you will redistribute
  36.     our results.
  37.  
  38.  
  39. Data Format:
  40.  
  41.      <Example>
  42.       95/01/21 13:15:40.8 34.5755N 135.0262E  10.7km M1.9 auto
  43.  
  44.      <Sample FORTRAN program>
  45.       integer iy,im,id,jh,jm
  46.       real s, y, x, d, rmag
  47. 1     read(5,100,end=9) iy,im,id,jh,jm,s,y,x,d,rmag
  48. 100   format(i2,x,i2,x,i2,x,i2,x,i2,x,f4.1,x,f7.4,2x,f8.4,2x,
  49.      *       f5.1,4x,f3.1)
  50.       ...................
  51.       ...................
  52.       goto 1
  53. 9     stop
  54.       end
  55.  
  56.  
  57. Files:
  58.  
  59.    <Hypocenters>
  60.     hypo0116_18: 95/1/16 00:00 - 95/1/18 18:00ííforeshocks, main shock
  61.                                                 aftershocks
  62.     hypo0118_19: 95/1/18 18:00 - 95/1/19 12:00
  63.                   Invalid data due to troubles in telemetering have
  64.                   already been removed.
  65.     hypo0119_21: 95/1/19 12:00 - 95/1/21 12:00
  66.                   After the troubles had been fixed, the hypocenter
  67.                   location became more accurate.
  68.     hypo0121_23: 95/1/21 12:00 - 95/1/23 10:06
  69.  
  70.    <Maps>
  71.     Compressed color/monochrome PostScript format
  72.     Longitude 134.5-136.0:  Latitude 34.0-35.3
  73.  
  74.     map0116_18.cps.Z map0116_18.ps.Z:  for hypo0116_18
  75.     map0118_19.cps.Z map0118_19.ps.Z:  for hypo0118_19
  76.     map0119_21.cps.Z map0119_21.ps.Z:  for hypo0119_21
  77.     map0121_23.cps.Z map0121_23.ps.Z:  for hypo0121_23
  78.  
  79.  
  80. Inquiries must be sent to
  81.  
  82.             Dr. Naoshi Hirata
  83.             Earthquake Research Institute
  84.             University of Tokyo
  85.                         Tokyo 113, JAPAN
  86.  
  87.             e-mail: hirata@eri.u-tokyo.ac.jp
  88.                 Phone +81-3-3818-3697 (dial in)
  89.                   +81-3-3812-2111 ext.5791íí
  90.             Fax   +81-3-5689-7234, +81-3-3816-1159
  91.