Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

GenTravelTimesApp

John Patton edited this page Jun 13, 2018 · 4 revisions

Gen-Travel-Times-App

Gen-travel-times-app is an application that uses the glasscore traveltime libraries to generate the traveltime lookup files (.trv) used by GLASS3 from a model file. Please note that this application is currently not optimized, and is extremely slow.

Building

To build gen-travel-times-app, set the BUILD_GEN-TRAVELTMES-APP option equal to true (1) in the cmake command or GUI.

Configuration

An example configuration for gen-travel-times-app is available in the gen-travel-times-app params directory

Running

To run gen-travel-times-app, use the following command: gen-travel-times-app <configfile> [logname] where <configfile> is the required path the the gen-travel-times.d configuration fileand [logname] is an optional command that when present specifies the log file name and enables logging.

Clone this wiki locally