-
Notifications
You must be signed in to change notification settings - Fork 1
Home
The scripts in this repo are used to build docker images from the bbp distribution.
Our SCEC group is using Docker to help distribute our scientific software. Users that retrieve SCEC software from Dockerhub and the software will install and run on a wide variety of computers and operating systems. SCEC software is designed for use on Linux computer environments, becauses most academic HPC clusters are Linux-based systems. The Docker version of BBP will run on Linux, but also on Mac and Windows computers.
The BBP Docker installation assumes that the bbp software and data separates into two may storage areas:
Clone the bbp_docker git repo to get scripts used in docker build
On Mac:
$cd /Users/maechlin
$git clone https://github.com/sceccode/bbp_docker.git
cd into new directory
$cd bbp_docker
Retrieve the git repo of the bbp distribution that you want to install in the docker image: Syntax for single branch clone
$git clone --single-branch --branch <branchname> <remote-repo>
$git clone --single-branch --branch dev https://github.com/sceccode/bbp.git
Anaconda
500m velocity model
http://hypocenter.usc.edu/research/bbp/versions/19.4.0/nr-validation-19.4.0.tar.gz
http://hypocenter.usc.edu/research/bbp/versions/19.4.0/whittier-validation-19.4.0.tar.gz
http://hypocenter.usc.edu/research/bbp/versions/19.4.0/chino-hills-validation-19.4.0.tar.gz