| ... | @@ -38,10 +38,12 @@ If you are already using conda virtual environments, deactivate before proceedin |
... | @@ -38,10 +38,12 @@ If you are already using conda virtual environments, deactivate before proceedin |
|
|
```
|
|
```
|
|
|
And clone this repository
|
|
And clone this repository
|
|
|
```
|
|
```
|
|
|
> git clone -b 'v4.3.0' --depth 1 https://code.usgs.gov/ghsc/esi/shakemap.git shakemap
|
|
> git clone -b 'v4.4.0' --depth 1 https://code.usgs.gov/ghsc/esi/shakemap.git shakemap
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
Here we are installing release v4.3.0, but you should replace 'v4.3.0' with whatever release you are installing -- hopefully the latest. If you want the development code, just omit '-b (version)'
|
|
Here we are installing release v4.4.0, but you should replace 'v4.4.0' with whatever release you are installing -- hopefully the latest. If you want the development code, just omit '-b (version)'
|
|
|
|
|
|
|
|
You can also find the latest version [here](https://code.usgs.gov/ghsc/esi/shakemap/-/releases) and download and unpack the code.
|
|
|
|
|
|
|
|
Run the install script in the cloned repository
|
|
Run the install script in the cloned repository
|
|
|
```
|
|
```
|
| ... | |
... | |
| ... | | ... | |