| ... | ... | @@ -11,12 +11,11 @@ This command will: |
|
|
|
- Download data for the event (when data is present)
|
|
|
|
- Download fault rupture geometry for the event (when this is present)
|
|
|
|
|
|
|
|
OR
|
|
|
|
|
|
|
|
you could run the command:
|
|
|
|
Or you could run the command:
|
|
|
|
|
|
|
|
```
|
|
|
|
> sm_create ci3144585 -e ci 1994-01-17T12:30:55 -118.546 34.211 19 6.6 "Northridge, California" -n
|
|
|
|
> sm_create ci3144585 -e ci 1994-01-17T12:30:55 -118.546 34.211 19 \
|
|
|
|
6.6 "Northridge, California" -n
|
|
|
|
```
|
|
|
|
|
|
|
|
where the `-e` flag tells sm_create to gather origin information from the command line, and the `-n` flag prevents this event being flagged as a scenario.
|
| ... | ... | |
| ... | ... | |