https://github.com/jsta/parksweet2015
https://github.com/jsta/parksweet2015
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsta/parksweet2015
- Owner: jsta
- Created: 2015-12-02T21:25:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-23T02:25:08.000Z (over 10 years ago)
- Last Synced: 2025-02-01T08:49:05.406Z (over 1 year ago)
- Language: R
- Homepage: http://jsta.github.io/2015/12/04/parksweet2015.html
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This code repository replicates the sea-level trend analysis shown in **Figure 4** and **Table 3** of:
Park, J., & Sweet, W. (2015). Accelerated sea level rise and Florida Current transport. _Ocean Science Discussions_, 12(2), 551-572. [[pdf](http://www.ocean-sci-discuss.net/12/551/2015/osd-12-551-2015.pdf)]
#Dependencies
* ggplot2
* rnoaa
* GNU make
#Shell Build Instructions
`git clone https://github.com/jsta/parksweet2015.git`
make all
make clean