https://github.com/ivotron/bams-popper
Popperized repository for BAMS paper http://journals.ametsoc.org/doi/full/10.1175/BAMS-D-15-00255.1
https://github.com/ivotron/bams-popper
Last synced: 13 days ago
JSON representation
Popperized repository for BAMS paper http://journals.ametsoc.org/doi/full/10.1175/BAMS-D-15-00255.1
- Host: GitHub
- URL: https://github.com/ivotron/bams-popper
- Owner: ivotron
- Created: 2015-10-21T00:41:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-24T01:01:16.000Z (almost 10 years ago)
- Last Synced: 2025-01-26T08:13:34.414Z (over 1 year ago)
- Language: TeX
- Homepage:
- Size: 950 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BAMS
## Build the paper
To generate a PDF, clone this repo and then:
```
cd bams-popper/paper
./build
```
## Experiments
To re-run an experiment, clone this repo and then
1. `cd` into an experiment (e.g.
[this](experiments/performance_reproducibility)).
2. Edit the `machines` file to add hosts where the experiment will
run.
3. Execute `./run.sh`
### What an experiment does
To see what an experiment does, take a look at one of the playbooks,
e.g. [this](experiments/numeric_reproducibility/playbook.yml)
## Requirements:
* ansible 2.0+ on localhost
* docker 1.7+ on remote machines
* docker 1.7+ on localhost for generating the PDF