-
Notifications
You must be signed in to change notification settings - Fork 4
ANISOtime
[ release-image ]release [ alicense-image ] alicense [ olicense-image ] olicense [] Java8
ANISOtime is a utility package mainly to compute travel time in a laterally homogeneous, transversely isotropic (TI), spherically symmetric medium, is bundled in Kibrary.
#INSTALLATION If you have Kibrary in your CLASSPATH, you then have access to ANISOtime. If you do not have Kibrary, please see here.
#Velocity model
ANISOtime includes the following well-known velocity structures:
PREM(PREM)
AK135(AK135)
Isotropic PREM(iPREM)
Names in the parenthesis are to be used as a model name in CLI.
#USAGE ##GUI If you want to use ANISOtime in its GUI mode, execute ANISOtime as below:
java io.github.kensuke1984.anisotime.ANISOtime
##CLI When you add arguments in the command of the above execution for the GUI mode, it works as CLI.
For instance, if you want to see the usage, you can execute as below:
java io.github.kensuke1984.anisotime.ANISOtime -help
###Catalog creation If you want to create a database of raypath set that shortens the time for travel time computation,
java io.github.kensuke1984.anisotime.ANISOtime -mod PREM -cc /path/to/catalog
and you can consult the database for the raypath computation by
java io.github.kensuke1984.anisotime.ANISOtime -rc /path/to/catalog -deg 60 -ph S