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