File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,17 @@ This section may be skipped entirely if you download the files from [Dataverse](
1717### Generating velocity models and the seismic data
1818
1919Use the following commands to generate each dataset:
20+
2021``` python vmbtl --dataset Article1D --generate ```
22+
2123``` python vmbtl --dataset Article2D --generate ```
24+
2225``` python vmbtl --dataset USGS --generate ```
26+
2327``` python vmbtl --dataset Article1DSteep --generate ```
28+
2429``` python vmbtl --dataset Article2DSteep --generate ```
30+
2531``` python vmbtl --dataset Marmousi --generate ```
2632
2733You may use the ` --gpus ` option to control the quantity of GPUs dedicated to generation and the ` --plot ` option to ensure the results are correct.
You can’t perform that action at this time.
0 commit comments