| ... | @@ -9,6 +9,12 @@ Prior to the installation described below, make sure your system has the utiliti |
... | @@ -9,6 +9,12 @@ Prior to the installation described below, make sure your system has the utiliti |
|
|
|
|
|
|
|
ShakeMap should run on pretty much any modern hardware running Linux or Mac OSX. A typical 4-core, 16GB system should be sufficient for most uses. Large output grids or large numbers of input stations will benefit from more memory and more cores/processors.
|
|
ShakeMap should run on pretty much any modern hardware running Linux or Mac OSX. A typical 4-core, 16GB system should be sufficient for most uses. Large output grids or large numbers of input stations will benefit from more memory and more cores/processors.
|
|
|
|
|
|
|
|
|
*Note*: If you are using ShakeMap on an OSX system, you will need to have Xcode and the Xcode "command line tools" installed. The former should be installable from the App Store, and the latter by running this command in a Terminal:
|
|
|
|
|
|
|
|
```
|
|
|
|
xcode-select --install
|
|
|
|
```
|
|
|
|
|
|
|
# Instructions
|
|
# Instructions
|
|
|
If you are already using conda virtual environments, deactivate before proceeding
|
|
If you are already using conda virtual environments, deactivate before proceeding
|
|
|
```
|
|
```
|
| ... | |
... | |
| ... | | ... | |