Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. get the current working version of gm_sim_pkg by using git clone:
    $ git clone git@github.com:ucgmsim/gm_sim_pkg.git
  2. download the lastest package from the FTP server:
    $download $ download script and ftpserver
  3. Go to the location where you cloned gm_sim_pkg, and use the install.sh to install the package just downloaded:
    $ ./install.sh gmsim_pack_latest.tar.gz event_date event_location event_magnitude
    e.g: . $ ./install.sh gmsim_pack_latest.tar.gz 20100904 Darfield 7.1
  4. Follow the instruction shown on screen to create required Models and files.

How to create a Velocity Model

  1. Go to the directory that instruction has provided
    e.g. $ cd /home/jonney/20100904_Darfield_m7p1_201705181350/VM

...

  1. Create the config file that is needed for generating a Velocity Model
    $ config_vm.py magnitude centroid_Depth Latitude Longitude
    e.g. $ config_vm.py 7.1  46.00 172.3 -43.6
  2. Edit the parameter file to your requirements with prefered editor
    e.g. $ vim params_vel.py
  3. If you have edited the params_vel.py, please run test_vm_params.py
    $ test_vm_params.py
  4. Run make_vm.sh to create the Velocity Model
    $ make_vm.sh
  5. Follow the instruction given on the screen to provide a path to a admin.

How

  1. d
  2. d
  3. d
Info

Content by Label
showLabelsfalse
max5
spacesQuakeCore
sortmodified
showSpacefalse
reversetrue
typepage
labelskb-how-to-article

...