Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhamman/rasm-land-ocean-coupling-paper
RASM-Land-Ocean-Coupling-Paper
https://github.com/jhamman/rasm-land-ocean-coupling-paper
Last synced: 19 days ago
JSON representation
RASM-Land-Ocean-Coupling-Paper
- Host: GitHub
- URL: https://github.com/jhamman/rasm-land-ocean-coupling-paper
- Owner: jhamman
- Created: 2015-08-20T01:41:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T17:18:15.000Z (almost 8 years ago)
- Last Synced: 2024-10-07T15:41:02.395Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 66.7 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RASM-Land-Ocean-Coupling-Paper
[![Build Status](https://travis-ci.org/jhamman/RASM-Land-Ocean-Coupling-Paper.svg?branch=master)](https://travis-ci.org/jhamman/RASM-Land-Ocean-Coupling-Paper)
The most recent build of the paper, in PDF form, is available [here](https://github.com/jhamman/RASM-Land-Ocean-Coupling-Paper/releases).
### Building the Paper
This paper is written in latex and can be compiled into a pdf using the `pdflatex` and `latexmk`. I have provided a `Makefile` to simplify the build process.
To build a pdf once:
make once
or to continually update the pdf as you make edits, simply:
make
-------
*Note: This paper is in a draft stage and should not be distributed without the authors' permission.*