Skip to content

Commit d09a03c

Browse files
author
Jerome Simon
authored
Update README.md
1 parent cb02fbc commit d09a03c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

1919
Use 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

2733
You may use the `--gpus` option to control the quantity of GPUs dedicated to generation and the `--plot` option to ensure the results are correct.

0 commit comments

Comments
 (0)